BufferedComputation.addData

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addData(T input, size_t length)
    interface BufferedComputation
    final
    void
    addData
    (
    T
    )
    (
    in T input
    ,
    size_t length
    )
  2. void addData(const(ubyte)* input, size_t length)

Meta