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
See Implementation
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