Interface ByteifyOptions

Enum containing the options passed to the deserialization or serialization functions

Hierarchy

  • ByteifyOptions

Properties

Properties

endianess: ByteifyEndianess

If little endian or big endian will be used. By default it is little endian.

Generated using TypeDoc