DoxigAlpha

ChunkParser

Fields of this type

Fields

#
chunk_len:u64

Type definitions in this namespace

Types

#

Returns the number of bytes consumed by the chunk size.

Functions

#
feed
Returns the number of bytes consumed by the chunk size.

= .{ .state = .head_size, .chunk_len = 0, }

Values

#
init
= .{ .state = .head_size, .chunk_len = 0, }