Class ByteBufferKt
-
- All Implemented Interfaces:
public final class ByteBufferKt
-
-
Method Summary
Modifier and Type Method Description final static ByteBufferbyteBuffer(FakeContext $self)Generates a Java byte buffer backed by a random byte array. -
-
Method Detail
-
byteBuffer
final static ByteBuffer byteBuffer(FakeContext $self)
Generates a Java byte buffer backed by a random byte array.
-
-
-
-