Checks a buffer for an End of Line (\n | \r\n).
The buffer to check for EOL.
Parses a subnegotiation sequence into the option and data.
The buffer to parse.
Splits a buffer into individual IAC sequences.
The input buffer.
Strips EOL from the end of a buffer.
The buffer input.
Creates a buffer containing an IAC sequence.
The negotiation byte for this IAC sequence.
The option byte for this IAC sequence.
Creates a buffer containing a subnegotiation sequence.
The option byte for this subnegotiation sequence.
The data for this subnegotiation sequence.
Generated using TypeDoc
A utility namespace containing helper functions for the library.