-
- All Implemented Interfaces:
public final class ScaleCodecProvider
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classScaleCodecProvider.Companion
-
Constructor Summary
Constructors Constructor Description ScaleCodecProvider(ScaleCodec<ByteArray> byteArray, ScaleCodec<String> hex)
-
Method Summary
Modifier and Type Method Description final ScaleCodec<ByteArray>getByteArray()final ScaleCodec<String>getHex()
-