Append content.
Append an array to this buffer, flush to the conduit as necessary. This is often used in lieu of a Writer.
The content to append.
a chaining reference if all content was written.
an IOException indicating Eof or Eob if not.
See Implementation
Append content.
Append an array to this buffer, flush to the conduit as necessary. This is often used in lieu of a Writer.