Name |
Description |
BigIntegerWebSafeBase64ByteConverter |
Encodes byte arrays to websafe base64 in json and vice versa |
NondestructiveBinaryReader |
Reader that won't close the stream when disposed |
NondestructiveCryptoStream |
Crypto Stream that doesn't close the underlying stream when disposed |
NondestructiveStreamReset |
Resets a stream when it's disposed or called reset |
StringType |
|
StringTypeJsonConverter |
Converts json string to the strong typed StringType and viceversa |
Utility |
Utility methods |
WebBase64JsonConverter |
Converts json string to the strong typed WebBase64 and viceversa |
WebSafeBase64 |
Encodes bytes into websafe base 64 |
WebSafeBase64.Base64DecodingException |
|
WebSafeBase64ByteConverter |
Encodes byte arrays to websafe base64 in json and vice versa |
WebSafeBase64ByteConverter.RawJsonReader |
Raw json reader |