Generated by
JDiff

Interface org.springframework.core.io.buffer.DataBuffer

Added Methods
InputStream asInputStream(boolean) Expose this buffer's data as an InputStream.
byte getByte(int) Read a single byte at the given index from this data buffer.