#
cp.websocket.frame
Implementation of RFC-6455, Section 5
Reads and writes data to and from websocket frame wire protocol data.
#
API Overview
Functions - API calls offered directly by the extension
bytesRequired fromBuffer fromBytes fromHex isValid
Constructors - API calls which return an object, typically one that offers API methods
new
Methods - API calls which can only be made on an object returned by a constructor
isControlFrame isNonControlFrame toBytes