Mercury API
ByteIO Class
NamespacesThingMagicByteIO
Read numeric fields from binary streams
Declaration Syntax
C#Visual BasicVisual C++
public static class ByteIO
Public NotInheritable Class ByteIO
public ref class ByteIO abstract sealed
Members
All MembersMethods



IconMemberDescription
ReadU16(BinaryReader)
Read big-endian Uint16 (e.g., firmware file header) from binary _stream

ReadU32(BinaryReader)
Read big-endian Uint32 (e.g., firmware file header) from binary _stream

Inheritance Hierarchy
Object
ByteIO

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)