low-level binary data interface

C58702
concept

A low-level binary data interface provides direct, fine-grained access to reading, writing, and manipulating raw binary data streams or buffers, typically abstracting hardware or protocol-specific details while exposing byte- and bit-level operations.

Instances (1)

Instance Via concept surface
DataView