encoding/cbor: deterministically store bit sets as big endian

This commit is contained in:
Laytan Laats
2024-03-04 17:26:19 +01:00
parent 759d095548
commit 317931a3c5
5 changed files with 30 additions and 27 deletions
+1 -1
View File
@@ -251,7 +251,7 @@ test_marshalling :: proc(t: ^testing.T) {
],
"cstr": "Hellnope",
"ennie": 0,
"ennieb": 2,
"ennieb": 512,
"iamint": -256,
"important": "!",
"my_bytes": h'',