Package hiiragi283.lib.serialization
Class ValueIOKt
-
- All Implemented Interfaces:
public final class ValueIOKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends Any> Option<T>readOption(ValueInput $self, String name, Codec<T> codec)-
-
Method Detail
-
readOption
final static <T extends Any> Option<T> readOption(ValueInput $self, String name, Codec<T> codec)
-
-
-
-