lzma_stream_buffer_encode

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
package extern (C) nothrow @nogc
static if(BOTAN_HAS_LZMA)
lzma_stream_buffer_encode
(,,,
const(ubyte)* in_
,
size_t in_size
,
ubyte* out_
,
size_t* out_pos
,
size_t out_size
)

Meta