StreamDirection.buffer

Undocumented in source.
  1. const(ubyte)[] buffer;
    struct StreamDirection(bool RO)
    static if(RO)
    const(ubyte)[] buffer;
  2. ubyte[] buffer;

Meta