- 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:S8Serializable
Get serial prototype- Specified by:
getSerialPrototype
in interfaceS8Serializable
- Returns:
- the serial prototype
-