BioPair

Undocumented in source.

Constructors

this
this(int )
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

flushPending
bool flushPending()
Undocumented in source. Be warned that the author may not have intended to support it.
read
immutable(const(ubyte)[]) read()
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(const(ubyte)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

pending
ubyte[] pending;
Undocumented in source.
read_
BIO* read_;
Undocumented in source.
write_
BIO* write_;
Undocumented in source.

Meta