@@ -15,6 +15,9 @@ description = "Encode a series of integers, producing a series of bytes. -> zero
15
15
[be44d299-a151-4604-a10e-d4b867f41540 ]
16
16
description = " Encode a series of integers, producing a series of bytes. -> arbitrary single byte"
17
17
18
+ [890bc344-cb80-45af-b316-6806a6971e81 ]
19
+ description = " Encode a series of integers, producing a series of bytes. -> asymmetric single byte"
20
+
18
21
[ea399615-d274-4af6-bbef-a1c23c9e1346 ]
19
22
description = " Encode a series of integers, producing a series of bytes. -> largest single byte"
20
23
@@ -24,6 +27,9 @@ description = "Encode a series of integers, producing a series of bytes. -> smal
24
27
[63955a49-2690-4e22-a556-0040648d6b2d ]
25
28
description = " Encode a series of integers, producing a series of bytes. -> arbitrary double byte"
26
29
30
+ [4977d113-251b-4d10-a3ad-2f5a7756bb58 ]
31
+ description = " Encode a series of integers, producing a series of bytes. -> asymmetric double byte"
32
+
27
33
[29da7031-0067-43d3-83a7-4f14b29ed97a ]
28
34
description = " Encode a series of integers, producing a series of bytes. -> largest double byte"
29
35
@@ -33,6 +39,9 @@ description = "Encode a series of integers, producing a series of bytes. -> smal
33
39
[5df0bc2d-2a57-4300-a653-a75ee4bd0bee ]
34
40
description = " Encode a series of integers, producing a series of bytes. -> arbitrary triple byte"
35
41
42
+ [6731045f-1e00-4192-b5ae-98b22e17e9f7 ]
43
+ description = " Encode a series of integers, producing a series of bytes. -> asymmetric triple byte"
44
+
36
45
[f51d8539-312d-4db1-945c-250222c6aa22 ]
37
46
description = " Encode a series of integers, producing a series of bytes. -> largest triple byte"
38
47
@@ -42,6 +51,9 @@ description = "Encode a series of integers, producing a series of bytes. -> smal
42
51
[11ed3469-a933-46f1-996f-2231e05d7bb6 ]
43
52
description = " Encode a series of integers, producing a series of bytes. -> arbitrary quadruple byte"
44
53
54
+ [b45ef770-cbba-48c2-bd3c-c6362679516e ]
55
+ description = " Encode a series of integers, producing a series of bytes. -> asymmetric quadruple byte"
56
+
45
57
[d5f3f3c3-e0f1-4e7f-aad0-18a44f223d1c ]
46
58
description = " Encode a series of integers, producing a series of bytes. -> largest quadruple byte"
47
59
@@ -51,6 +63,9 @@ description = "Encode a series of integers, producing a series of bytes. -> smal
51
63
[5f34ff12-2952-4669-95fe-2d11b693d331 ]
52
64
description = " Encode a series of integers, producing a series of bytes. -> arbitrary quintuple byte"
53
65
66
+ [9be46731-7cd5-415c-b960-48061cbc1154 ]
67
+ description = " Encode a series of integers, producing a series of bytes. -> asymmetric quintuple byte"
68
+
54
69
[7489694b-88c3-4078-9864-6fe802411009 ]
55
70
description = " Encode a series of integers, producing a series of bytes. -> maximum 32-bit integer input"
56
71
0 commit comments