Class ByteBufferUtil
java.lang.Object
ch.admin.bit.jeap.crypto.internal.core.dataformat.ByteBufferUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intreadUnsignedShort(ByteBuffer byteBuffer) static voidwriteUnsignedShort(ByteBuffer byteBuffer, int shortValue)
-
Constructor Details
-
ByteBufferUtil
public ByteBufferUtil()
-
-
Method Details
-
readUnsignedShort
-
writeUnsignedShort
-