@@ -15,6 +15,9 @@ description = "Encode a series of integers, producing a series of bytes. -> zero
1515[be44d299-a151-4604-a10e-d4b867f41540 ]
1616description = " Encode a series of integers, producing a series of bytes. -> arbitrary single byte"
1717
18+ [890bc344-cb80-45af-b316-6806a6971e81 ]
19+ description = " Encode a series of integers, producing a series of bytes. -> asymmetric single byte"
20+
1821[ea399615-d274-4af6-bbef-a1c23c9e1346 ]
1922description = " Encode a series of integers, producing a series of bytes. -> largest single byte"
2023
@@ -24,6 +27,9 @@ description = "Encode a series of integers, producing a series of bytes. -> smal
2427[63955a49-2690-4e22-a556-0040648d6b2d ]
2528description = " Encode a series of integers, producing a series of bytes. -> arbitrary double byte"
2629
30+ [4977d113-251b-4d10-a3ad-2f5a7756bb58 ]
31+ description = " Encode a series of integers, producing a series of bytes. -> asymmetric double byte"
32+
2733[29da7031-0067-43d3-83a7-4f14b29ed97a ]
2834description = " Encode a series of integers, producing a series of bytes. -> largest double byte"
2935
@@ -33,6 +39,9 @@ description = "Encode a series of integers, producing a series of bytes. -> smal
3339[5df0bc2d-2a57-4300-a653-a75ee4bd0bee ]
3440description = " Encode a series of integers, producing a series of bytes. -> arbitrary triple byte"
3541
42+ [6731045f-1e00-4192-b5ae-98b22e17e9f7 ]
43+ description = " Encode a series of integers, producing a series of bytes. -> asymmetric triple byte"
44+
3645[f51d8539-312d-4db1-945c-250222c6aa22 ]
3746description = " Encode a series of integers, producing a series of bytes. -> largest triple byte"
3847
@@ -42,6 +51,9 @@ description = "Encode a series of integers, producing a series of bytes. -> smal
4251[11ed3469-a933-46f1-996f-2231e05d7bb6 ]
4352description = " Encode a series of integers, producing a series of bytes. -> arbitrary quadruple byte"
4453
54+ [b45ef770-cbba-48c2-bd3c-c6362679516e ]
55+ description = " Encode a series of integers, producing a series of bytes. -> asymmetric quadruple byte"
56+
4557[d5f3f3c3-e0f1-4e7f-aad0-18a44f223d1c ]
4658description = " Encode a series of integers, producing a series of bytes. -> largest quadruple byte"
4759
@@ -51,6 +63,9 @@ description = "Encode a series of integers, producing a series of bytes. -> smal
5163[5f34ff12-2952-4669-95fe-2d11b693d331 ]
5264description = " Encode a series of integers, producing a series of bytes. -> arbitrary quintuple byte"
5365
66+ [9be46731-7cd5-415c-b960-48061cbc1154 ]
67+ description = " Encode a series of integers, producing a series of bytes. -> asymmetric quintuple byte"
68+
5469[7489694b-88c3-4078-9864-6fe802411009 ]
5570description = " Encode a series of integers, producing a series of bytes. -> maximum 32-bit integer input"
5671
0 commit comments