Package cn.sliew.milky.io
Interface Writeable
-
public interface Writeable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceWriteable.Writer<V>
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwriteTo(DataOutputView out)
-
-
-
Method Detail
-
writeTo
void writeTo(DataOutputView out) throws IOException
- Throws:
IOException
-
-