Module git_packetline::encode
source · [−]Expand description
Utilities to encode different kinds of packet lines
Enums
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.