Variable jsonBytesConst

jsonBytes: Json<Bytes> = ...

Json instance for Bytes encodes / decodes the bytes as a base64 string.

Generated using TypeDoc