# Functions
Data returns the packet pkt without its length header.
IsFlush detects the special flush packet '0000'.
NewScanner returns a bufio.Scanner that splits on Git pktline boundaries.
WriteDelim writes a pkt delim packet.
WriteFlush writes a pkt flush packet.
WriteString writes a string with pkt-line framing.