#cp.buffer
Internal byte buffer type. Allows additional chunks of bytes to be concatonated relatively inexpensively, as well as peek
and pop
operations to preview/read in chunks of bytes.
For example:
#API Overview
Functions - API calls offered directly by the extension
Constructors - API calls which return an object, typically one that offers API methods
Methods - API calls which can only be made on an object returned by a constructor