Interface | Description |
---|---|
Buffer |
A Buffer represents a sequence of zero or more bytes that can be written to or read from, and which expands as
necessary to accommodate any bytes written to it.<p>
There are two ways to write data to a Buffer: The first method involves methods that take the form
setXXX . |
Copyright © 2014. All Rights Reserved.