Module blaze_pk::reader

source ·
Expand description

Buffer reading wrapper to provided a way to easily read data from packet buffers provides easy functions for all the different tdf types

Structs

  • Buffered readable implementation. Allows reading through the underlying slice using a cursor and with a position that can be saved using the marker. Provides functions for reading certain data types in the Blaze format