Sea 0.4.0
A B C D E F G H I L M N O P Q R S T U W

B

ByteArrayEvent - class gov.lbl.dsd.sea.demo.ByteArrayEvent.
An event that contains an array of bytes.
ByteArrayEvent(Stage, byte[]) - Constructor for class gov.lbl.dsd.sea.demo.ByteArrayEvent
 
ByteArrayEvent(Stage, byte[], Object) - Constructor for class gov.lbl.dsd.sea.demo.ByteArrayEvent
 
ByteArrayPool - class gov.lbl.dsd.sea.nio.util.ByteArrayPool.
Simple fixed-size thread-safe pool for recycling byte arrays.
ByteBufferPool - class gov.lbl.dsd.sea.nio.util.ByteBufferPool.
Efficient thread-safe pool of ByteBuffers for high performance NIO applications.
ByteBufferPool(long, int, boolean, ByteOrder) - Constructor for class gov.lbl.dsd.sea.nio.util.ByteBufferPool
Creates a new pool with the given properties.
ByteConverter - class gov.lbl.dsd.sea.nio.util.ByteConverter.
Efficient big endian array conversions for high performance I/O through bulk data transfer rather than piece-wise transfer.
binarySearch(byte) - Method in class gov.lbl.dsd.sea.nio.util.ArrayByteList
Searches the list for the specified value using the binary search algorithm.
binarySearch(int) - Method in class gov.lbl.dsd.sea.nio.util.ArrayIntList
Searches the list for the specified value using the binary search algorithm.

Sea 0.4.0
A B C D E F G H I L M N O P Q R S T U W