[ROOT] / doc / DocFrag / ARCCore.UtilCore.DefaultAgoRapideEncoding
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -3- | 
| Name | DefaultAgoRapideEncoding | 
| Namespace | ARCCore | 
| Type | UtilCore | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | UtilCore | 
| MethodName | DefaultAgoRapideEncoding | 
| MethodSignature | System.Text.Encoding DefaultAgoRapideEncoding | 
The standard encoding used for text (UTF8).
TODO: Research optimal encoding. For instance if PropertyStream is encoded with only ASCII-characters (see EncodeKeyPart and EncodeValuePart) then maybe -ASCII- is good enough?
Generated 2025-10-31 00:49:39.964 UTC