EndianStream.this

Create the endian stream for the source stream source with endianness end. The default endianness is the native byte order. The Endian type is defined in the std.system module.

class EndianStream
this
(,
Endian end = std.system.endian
)

Meta