BinaryIO.endian

Sets the endianess of the numbers written/read by the high level functions.

  1. inout(Endian) endian [@property getter]
    class BinaryIO
    @property @safe @nogc nothrow inout
    inout(Endian)
    endian
    ()
  2. Endian endian [@property setter]

Meta