Module binrw::punctuated[][src]

Expand description

Type definitions for wrappers which parse interleaved data.

Structs

A parser for data which consists of values of type T interleaved with other values of type P.