NNTPBodyReader.read

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

Meta