Package io.servicetalk.oio.api
The OIO API package.
-
Interface Summary Interface Description PayloadWriter<T> An interface which mimics behavior likeOutputStream, but allows for writing of objects of typePayloadWriter.
| Interface | Description |
|---|---|
| PayloadWriter<T> |
An interface which mimics behavior like
OutputStream, but allows for writing of objects of type
PayloadWriter. |