MemoryStream.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, size_t len)
    struct MemoryStream
    bool
    read
    (
    ref ubyte[] v
    ,
    size_t len
    )

Meta