Const
placeholder codec, generally used as a placeholder
// for example, when some BytesOpt is not used, it will be filled with this codec// option BytesOpt (Bytes);const UnusedBytesOpt = UnknownOpt Copy
// for example, when some BytesOpt is not used, it will be filled with this codec// option BytesOpt (Bytes);const UnusedBytesOpt = UnknownOpt
Generated using TypeDoc
placeholder codec, generally used as a placeholder