@FunctionalInterface
public static interface Struct.StructWriter<S>
Modifier and Type | Method and Description |
---|---|
void |
writeTo(java.nio.ByteBuffer buf,
S struct) |
void writeTo(java.nio.ByteBuffer buf, S struct) throws java.lang.Exception
java.lang.Exception