StreamPeer.bigEndian

If true, this StreamPeer will using big-endian format for encoding and decoding.

  1. bool bigEndian [@property getter]
    struct StreamPeer
    @nogc nothrow @property
    bool
    bigEndian
    ()
  2. bool bigEndian [@property setter]

Meta