Initializer |
ChunkConvert(PieceConvert<ToSingle,FromSingle>(ErrorStrategy) converter, ErrorStrategy error) |
Methods | |
convert | Source Codeshared Integer convert(ToMutable output, <FromSingle|Finished>() provider, Boolean endOfInput = false) Converts in portions dictated by the size of the output buffer, which will not be resized. The return value is the number of input units read during the call. Parameters:
|
convertToSingle | Source Codeshared ToSingle|Finished convertToSingle(<FromSingle|Finished>() provider) |
Inherited Methods |
Methods inherited from: Object |