ZstdStream.input

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(ubyte)[] input [@property getter]
  2. const(ubyte)[] input [@property setter]
    class ZstdStream
    @property @trusted
    void
    input
    (
    const(ubyte)[] inp
    )

Meta