CompressZstd.Stream

Undocumented in source.

Inherited Members

From ZstdStream

input
const(ubyte)[] input [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
input
const(ubyte)[] input [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
totalInput
size_t totalInput [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
output
inout(ubyte)[] output [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
output
ubyte[] output [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
totalOutput
size_t totalOutput [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta