TransformationFilter.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void write(const(ubyte)* input, size_t input_size)
  2. void write(Vector!(ubyte, Alloc) input)
    class TransformationFilter
    public
    void
    write
    (
    Alloc
    )
    (
    const ref Vector!(ubyte, Alloc) input
    )

Meta