Skip to main content

Module types

Module types 

Source
Expand description

Type interpretation for reading and converting bytes from file buffers.

This module exposes the public type-reading API and dispatches to focused submodules for numeric and string handling.

Enumsยง

TypeReadError
Errors that can occur during type reading operations.