SectionBuffer.read

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t read(ubyte[] data)
    class SectionBuffer(Alloc)
    pragma(inline)
    size_t
    read
    (
    ubyte[] data
    )
  2. size_t read(size_t size, void delegate(in ubyte[]) cback)

Meta