Unpacker.read

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte read()
    struct Unpacker(Stream = const(ubyte)[])
    nothrow
    ubyte
    read
    ()
    if (
    isInputBuffer!(Stream, ubyte)
    )
  2. auto read(size_t size)

Meta