BufferUtils.put

Put data from one buffer into another, avoiding over/under flows

@param from Buffer to take bytes from in flush mode @param to Buffer to put bytes to in fill mode. @return number of bytes moved

class BufferUtils
static
int
put

Meta