public static class Types.CodecArg extends java.lang.Object
export type CodecArg = Codec | BN | Boolean | String | Uint8Array | boolean | number | string | undefined | CodecArgArray | CodecArgObject;
CodecArg()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CodecArg()