Module git_packetline::decode [−][src]
Utilities to help decoding packet lines
Enums
| Error | The error used in the [ |
| PacketLineOrWantedSize | The result of |
| Stream | A utility return type to support incremental parsing of packet lines. |
Functions
| all_at_once | Decode an entire packet line from data or fail. |
| hex_prefix | Decode the |
| streaming | Decode |
| to_data_line | Obtain a |