ByteBufferUtils.pourBufferToArray

Assumes {@code source} is ready to be read.

@return number of bytes poured which may be fewer than {@code sizeRequested} if {@code source} has insufficient remaining

class ByteBufferUtils
static
int
pourBufferToArray
(
ByteBuffer source
,,
int offset
,)

Meta