MemoryBIO

TODO: replace with custom BIO which hooks into IConnection

Constructors

this
this(const(ubyte)[] data)
Undocumented in source.

Postblit

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

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
data
const(ubyte)[] data()
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(const(void)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

bio
BIO* bio [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta