Uses of Interface
cn.sliew.milky.common.io.stream.Readable
-
Packages that use Readable Package Description cn.sliew.milky.common.io.stream -
-
Uses of Readable in cn.sliew.milky.common.io.stream
Subinterfaces of Readable in cn.sliew.milky.common.io.stream Modifier and Type Interface Description interfaceStreamableImplementers can be written to a StreamOutput and read from a StreamInput.
-