T - type of informationpublic static interface IOProviderFrom.Writable<T> extends IOProviderFrom<T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IOProviderFrom.Writable.KnownSize<T> |
static interface |
IOProviderFrom.Writable.Seekable<T> |
IOProviderFrom.Readable<T>, IOProviderFrom.ReadWrite<T>, IOProviderFrom.Writable<T>| Modifier and Type | Method and Description |
|---|---|
IOProvider.Writable |
get(T from)
Get a IOProvider.
|
IOProvider.Writable get(T from)
IOProviderFromget in interface IOProviderFrom<T>Copyright © 2019. All rights reserved.