Expand description

Utilities to encode different kinds of packet lines

Enums

The error returned by most functions in the encode module

Functions

Write data of kind to out using side-band encoding.

Write a data message to out.

Write a delim message to out.

Write an error message to out.

Write a flush message to out.

Write a response-end message to out.

Write a text message to out, which is assured to end in a newline.