NNTPBodyReader.read

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void read(ubyte[] bytes)
    class NNTPBodyReader
    override
    static if(!is(IOMode))
    void
    read
    (
    scope ubyte[] bytes
    )
  2. size_t read(ubyte[] bytes, IOMode )
  3. alias read = InputStream.read

Meta