Uses of Class
org.pentaho.reporting.libraries.fonts.encoding.CodePointBuffer
-
Packages that use CodePointBuffer Package Description org.pentaho.reporting.libraries.fonts.encoding org.pentaho.reporting.libraries.fonts.encoding.manual -
-
Uses of CodePointBuffer in org.pentaho.reporting.libraries.fonts.encoding
Methods in org.pentaho.reporting.libraries.fonts.encoding that return CodePointBuffer Modifier and Type Method Description CodePointBufferEncodingCore. decode(ByteBuffer text, CodePointBuffer buffer)CodePointBufferEncodingCore. decode(ByteBuffer text, CodePointBuffer buffer, EncodingErrorType errorHandling)CodePointBufferExternal8BitEncodingCore. decode(ByteBuffer text, CodePointBuffer buffer)CodePointBufferExternal8BitEncodingCore. decode(ByteBuffer text, CodePointBuffer buffer, EncodingErrorType errorHandling)CodePointBufferExternalEncoding. decode(ByteBuffer text, CodePointBuffer buffer)CodePointBufferExternalEncoding. decode(ByteBuffer text, CodePointBuffer buffer, EncodingErrorType errorHandling)Constructors in org.pentaho.reporting.libraries.fonts.encoding with parameters of type CodePointBuffer Constructor Description CodePointStream(CodePointBuffer buffer, int increment) -
Uses of CodePointBuffer in org.pentaho.reporting.libraries.fonts.encoding.manual
-