Add DataBufferUtils.read w/ AsynchFileChannel
This commit adds an overloaded DataBufferUtils.read method that operates on a AsynchronousFileChannel (as opposed to a ReadableByteChannel, which already existed). This commit also uses said method in the Resource encoders, if the Resource is a file.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Spring Framework test resource content.
|
||||
Reference in New Issue
Block a user