Module write
git_packetline
An implementor of Write which passes all input to an inner Write in packet line data encoding, one line per write(…) call or as many lines as it takes if the data doesn't fit into the maximum allowed line length.
Write
write(…)