2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-09-13 12:43:17 +00:00
This commit is contained in:
2025-08-26 06:12:59 +03:00
parent 4a7070ee6e
commit dde86c9af7
8 changed files with 60 additions and 45 deletions

View File

@@ -39,6 +39,7 @@ public enum TransmissionTypeIdentifier : byte
UInt128 = 0x28,
Int128 = 0x29,
Decimal128 = 0x2A,
UUID = 0x2B,
RawData = 0x40,
String = 0x41,