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