Convert into a new buffer as portions arrive and return the buffer when the input is complete.
no subtypes hierarchy
Initializer |
CumulativeConvert(PieceConvert<ToSingle,FromSingle>(ErrorStrategy) converter, ErrorStrategy error, ToMutable(Integer) sizeOf, Integer? inputSize, Float growthFactor, Integer(Integer) averageSize) |
Methods | |
done | Source Codeshared ToMutable done() |
more | Source Codeshared void more(FromImmutable input) |
Inherited Methods |
Methods inherited from: Object |