- All Superinterfaces:
S8Serializable
Can parse from a
ByteInflow and compose to a ByteOutflow.
Only limited to predefined types- Author:
- Pierre Convert Copyright (C) 2022, Pierre Convert. All rights reserved.
-
Method Summary
Modifier and TypeMethodDescriptionGet serial prototypeMethods inherited from interface com.s8.api.serial.S8Serializable
computeFootprint, deepClone, serialize
-
Method Details
-
getSerialPrototype
S8ExplicitSerialPrototype<?> getSerialPrototype()Description copied from interface:S8SerializableGet serial prototype- Specified by:
getSerialPrototypein interfaceS8Serializable- Returns:
- the serial prototype
-