ZlibDecompression.startRaw

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias startRaw = StreamDecompression.startRaw
  2. SecureVector!ubyte startRaw(const(ubyte)* data, size_t data_len)
    class ZlibDecompression
    protected override
    SecureVector!ubyte
    startRaw
    (
    const(ubyte)* data
    ,
    size_t data_len
    )

Meta