Write to output stream from a source array. The provided src content will be consumed and left intact.
Returns the number of bytes written from src, which may be less than the quantity provided. Note that any partial elements will not be consumed.
See Implementation
Write to output stream from a source array. The provided src content will be consumed and left intact.
Returns the number of bytes written from src, which may be less than the quantity provided. Note that any partial elements will not be consumed.