Module com.s8.api
Package com.s8.api.serial
package com.s8.api.serial
-
ClassDescriptionSerial codesCan parse from a
ByteInflow
and compose to aByteOutflow
.S8ExplicitSerialPrototype<S extends S8ExplicitSerializable>An explicit serial prototype based onS8SerialPrototype<S>
Can parse from aByteInflow
and compose to aByteOutflow
.S8SerialPrototype<S extends S8Serializable>Important explanation on why it's coded that way.