Expand description

Provides a teeny way to have some nice byte structures that’s easy to use. It’s all provided in one structure and many function implementation.

Structs

A structure for containing chunks of data and information about it. The label field is useful for storing things like MIME types. The size field is automatically increased when you append to the data field.