public static interface IOProvider.Readable extends IOProvider
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IOProvider.Readable.KnownSize
Provider for a IO.Readable with KnownSize.
|
static interface |
IOProvider.Readable.Seekable
Provider for a IO.Readable.Seekable.
|
IOProvider.Readable, IOProvider.ReadWrite, IOProvider.Writable| Modifier and Type | Method and Description |
|---|---|
IO.Readable |
provideIOReadable(byte priority)
Provide a IO.Readable.
|
getDescriptionIO.Readable provideIOReadable(byte priority) throws IOException
IOExceptionCopyright © 2019. All rights reserved.