Interface Uint8Codec<T>
- Type Parameters:
T
- Output type of serialization.
- All Superinterfaces:
IllegalArgumentCodec<T,
Uint8>
A codec between Uint8 and some other representation.
-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.yang.data.api.codec.IllegalArgumentCodec
deserialize, serialize