Package | Description |
---|---|
messif.objects.nio |
Support for extended binary serialization of objects.
|
Modifier and Type | Class and Description |
---|---|
class |
AsynchronousFileChannelInputStream
Extending class for a
ChannelInputStream that operates on a
file. |
class |
FileChannelInputStream
Extending class for a
ChannelInputStream that operates on a
file. |
class |
ChannelInputStream
Buffered binary input stream.
|
class |
MappedFileChannelInputStream
Extending class for a
ChannelInputStream that operates on a
file. |