public class BufferUtils extends Object
BufferUtils()
static short
readUnsignedByte(ByteBuffer buffer)
static void
trim(ByteBuffer buffer)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BufferUtils()
public static void trim(ByteBuffer buffer)
buffer
public static short readUnsignedByte(ByteBuffer buffer)
Copyright © 2024. All rights reserved.