FileStream.read

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int read(ubyte[] buffer)
  2. int read(size_t amount, ubyte[] buffer)
    class FileStream
    override
    int
    read
    (
    size_t amount
    ,
    ref ubyte[] buffer
    )

Meta