Class Base32z
Base32 encoding designed to be easier for human use and more compact.
Inherited Members
Namespace: Ipfs
Assembly: Ipfs.Core.dll
Syntax
public static class Base32z
Remarks
Commonly referred to as 'z-base-32'.
Fields
| Improve this Doc View SourceCodec
The encoder/decoder for z-base-32.
Declaration
public static readonly Base32 Codec
Field Value
Type | Description |
---|---|
SimpleBase.Base32 |