MemoryReader.read

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool read(ubyte[] v)
  2. bool read(ubyte[] v, uint len)
    struct MemoryReader
    bool
    read
    (
    ref ubyte[] v
    ,
    uint len
    )

Meta