Stream.id

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T[idLength] id [@property getter]
  2. T[idLength] id [@property setter]
    class Stream(size_t idLength, Endian endianness, size_t length, bool lengthIncludesItself, Endian sequenceEndianness = Endian.littleEndian, S = Object)
    @property
    static if(idLength)
    T[idLength]
    id
    (
    T
    )
    (
    T[idLength] id
    )

Meta