- All Superinterfaces:
- RawByteReader, RawByteWriter, RawMemory
public interface RawByte
extends RawByteReader, RawByteWriter
A marker for an object that can be used to access a single byte.
Read and write access to that byte is checked by the factory that
creates the instance; therefore, no access checking is provided by this
interface, only bounds checking.
- Since:
- RTSJ 2.0