FSharp.ATProto.DRISL Namespace
| Type/Module | Description |
|
JSON <-> AtpValue conversion with AT Protocol conventions ($link, $bytes, $type, blobs). |
|
|
The AT Protocol data model. Represents all values that can be encoded in DRISL-CBOR. |
|
|
RFC 4648 Base32 encoding, lowercase alphabet, no padding. |
|
|
Binary CID operations: parse, construct, compute. Supports CIDv1 with dag-cbor (0x71) or raw (0x55) codec and SHA-256 hash. |
|
|
DRISL-CBOR encoding and decoding for AT Protocol data model. |
|
|
Unsigned LEB128 varint encoding/decoding for CID binary format. |