Uses of Class
org.verapdf.xmp.impl.ByteBuffer
Packages that use ByteBuffer
-
Uses of ByteBuffer in org.verapdf.xmp.impl
Methods in org.verapdf.xmp.impl that return ByteBufferModifier and TypeMethodDescriptionstatic ByteBufferLatin1Converter.convert(ByteBuffer buffer) A converter that processes a byte buffer containing a mix of UTF8 and Latin-1/Cp1252 chars.Methods in org.verapdf.xmp.impl with parameters of type ByteBufferModifier and TypeMethodDescriptionvoidByteBuffer.append(ByteBuffer anotherBuffer) Append another buffer to this buffer.static ByteBufferLatin1Converter.convert(ByteBuffer buffer) A converter that processes a byte buffer containing a mix of UTF8 and Latin-1/Cp1252 chars.