Click or drag to resize
Buffer Methods

The Buffer type exposes the following members.

Methods
  NameDescription
Public methodStatic memberBlockCopy
Copies a specified number of bytes from a source array starting at a particular offset to a destination array starting at a particular offset.
Public methodStatic memberByteLength
Returns the number of bytes in the specified array.
Public methodStatic memberGetByte
Retrieves the byte at a specified location in a specified array.
Top
See Also