Skip to content

Commit 88958a0

Browse files
author
Docusaurus bot
committed
Deploy website
Deploy website version based on 4fdb483
1 parent 47e5815 commit 88958a0

6 files changed

Lines changed: 40 additions & 40 deletions

File tree

docs/codecs.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,12 @@
6868
<span class="hljs-comment">// codec = Validated(</span>
6969
<span class="hljs-comment">// codec = ImapErrors(</span>
7070
<span class="hljs-comment">// codec = Codec("long"),</span>
71-
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16085/0x00000001043fd040@5ccb5403,</span>
72-
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16086/0x00000001043fc040@2120aed1</span>
71+
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16070/0x0000000104414840@1226bc7,</span>
72+
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16071/0x0000000104414040@450206</span>
7373
<span class="hljs-comment">// ),</span>
7474
<span class="hljs-comment">// validSchema = "long"</span>
7575
<span class="hljs-comment">// ),</span>
76-
<span class="hljs-comment">// logicalType = org.apache.avro.LogicalTypes$TimestampMillis@3dd305dc</span>
76+
<span class="hljs-comment">// logicalType = org.apache.avro.LogicalTypes$TimestampMillis@b0f2332</span>
7777
<span class="hljs-comment">// ),</span>
7878
<span class="hljs-comment">// validSchema = {"type":"long","logicalType":"timestamp-millis"}</span>
7979
<span class="hljs-comment">// ),</span>
@@ -114,19 +114,19 @@
114114
<span class="hljs-comment">// codec = Validated(</span>
115115
<span class="hljs-comment">// codec = ImapErrors(</span>
116116
<span class="hljs-comment">// codec = Codec("long"),</span>
117-
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16085/0x00000001043fd040@5ccb5403,</span>
118-
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16086/0x00000001043fc040@2120aed1</span>
117+
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16070/0x0000000104414840@1226bc7,</span>
118+
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16071/0x0000000104414040@450206</span>
119119
<span class="hljs-comment">// ),</span>
120120
<span class="hljs-comment">// validSchema = "long"</span>
121121
<span class="hljs-comment">// ),</span>
122-
<span class="hljs-comment">// logicalType = org.apache.avro.LogicalTypes$TimestampMillis@3dd305dc</span>
122+
<span class="hljs-comment">// logicalType = org.apache.avro.LogicalTypes$TimestampMillis@b0f2332</span>
123123
<span class="hljs-comment">// ),</span>
124124
<span class="hljs-comment">// validSchema = {"type":"long","logicalType":"timestamp-millis"}</span>
125125
<span class="hljs-comment">// ),</span>
126126
<span class="hljs-comment">// typeName = "Instant"</span>
127127
<span class="hljs-comment">// ),</span>
128-
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16085/0x00000001043fd040@328137dd,</span>
129-
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16086/0x00000001043fc040@33f2a2d6</span>
128+
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16070/0x0000000104414840@314776a8,</span>
129+
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16071/0x0000000104414040@55d80fb6</span>
130130
<span class="hljs-comment">// )</span>
131131
</code></pre>
132132
<p>When we have a newtype where we ensure values are valid, we can use <code>imapError</code> instead.</p>
@@ -145,7 +145,7 @@
145145
<span class="hljs-comment">// res5: Codec.Aux[Codec.string.AvroType, SerialNumber] = ImapErrors(</span>
146146
<span class="hljs-comment">// codec = Codec("string"),</span>
147147
<span class="hljs-comment">// f = &lt;function1&gt;,</span>
148-
<span class="hljs-comment">// g = vulcan.Codec$$Lambda$16157/0x0000000104523040@5e983383</span>
148+
<span class="hljs-comment">// g = vulcan.Codec$$Lambda$16142/0x000000010453b040@7e44bd60</span>
149149
<span class="hljs-comment">// )</span>
150150
</code></pre>
151151
<h2><a class="anchor" aria-hidden="true" id="decimals"></a><a href="#decimals" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Decimals</h2>
@@ -305,8 +305,8 @@ <h2><a class="anchor" aria-hidden="true" id="unions"></a><a href="#unions" aria-
305305
<span class="hljs-comment">// codec = Validated(</span>
306306
<span class="hljs-comment">// codec = UnionCodec(</span>
307307
<span class="hljs-comment">// alts = Append(</span>
308-
<span class="hljs-comment">// leftNE = Singleton(a = vulcan.Codec$Alt$$anon$6@12703a79),</span>
309-
<span class="hljs-comment">// rightNE = Singleton(a = vulcan.Codec$Alt$$anon$6@6fe08900)</span>
308+
<span class="hljs-comment">// leftNE = Singleton(a = vulcan.Codec$Alt$$anon$6@76d83f70),</span>
309+
<span class="hljs-comment">// rightNE = Singleton(a = vulcan.Codec$Alt$$anon$6@67c58808)</span>
310310
<span class="hljs-comment">// )</span>
311311
<span class="hljs-comment">// ),</span>
312312
<span class="hljs-comment">// validSchema = ["int","string"]</span>

docs/codecs/index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,12 @@
6868
<span class="hljs-comment">// codec = Validated(</span>
6969
<span class="hljs-comment">// codec = ImapErrors(</span>
7070
<span class="hljs-comment">// codec = Codec("long"),</span>
71-
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16085/0x00000001043fd040@5ccb5403,</span>
72-
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16086/0x00000001043fc040@2120aed1</span>
71+
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16070/0x0000000104414840@1226bc7,</span>
72+
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16071/0x0000000104414040@450206</span>
7373
<span class="hljs-comment">// ),</span>
7474
<span class="hljs-comment">// validSchema = "long"</span>
7575
<span class="hljs-comment">// ),</span>
76-
<span class="hljs-comment">// logicalType = org.apache.avro.LogicalTypes$TimestampMillis@3dd305dc</span>
76+
<span class="hljs-comment">// logicalType = org.apache.avro.LogicalTypes$TimestampMillis@b0f2332</span>
7777
<span class="hljs-comment">// ),</span>
7878
<span class="hljs-comment">// validSchema = {"type":"long","logicalType":"timestamp-millis"}</span>
7979
<span class="hljs-comment">// ),</span>
@@ -114,19 +114,19 @@
114114
<span class="hljs-comment">// codec = Validated(</span>
115115
<span class="hljs-comment">// codec = ImapErrors(</span>
116116
<span class="hljs-comment">// codec = Codec("long"),</span>
117-
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16085/0x00000001043fd040@5ccb5403,</span>
118-
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16086/0x00000001043fc040@2120aed1</span>
117+
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16070/0x0000000104414840@1226bc7,</span>
118+
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16071/0x0000000104414040@450206</span>
119119
<span class="hljs-comment">// ),</span>
120120
<span class="hljs-comment">// validSchema = "long"</span>
121121
<span class="hljs-comment">// ),</span>
122-
<span class="hljs-comment">// logicalType = org.apache.avro.LogicalTypes$TimestampMillis@3dd305dc</span>
122+
<span class="hljs-comment">// logicalType = org.apache.avro.LogicalTypes$TimestampMillis@b0f2332</span>
123123
<span class="hljs-comment">// ),</span>
124124
<span class="hljs-comment">// validSchema = {"type":"long","logicalType":"timestamp-millis"}</span>
125125
<span class="hljs-comment">// ),</span>
126126
<span class="hljs-comment">// typeName = "Instant"</span>
127127
<span class="hljs-comment">// ),</span>
128-
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16085/0x00000001043fd040@328137dd,</span>
129-
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16086/0x00000001043fc040@33f2a2d6</span>
128+
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16070/0x0000000104414840@314776a8,</span>
129+
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16071/0x0000000104414040@55d80fb6</span>
130130
<span class="hljs-comment">// )</span>
131131
</code></pre>
132132
<p>When we have a newtype where we ensure values are valid, we can use <code>imapError</code> instead.</p>
@@ -145,7 +145,7 @@
145145
<span class="hljs-comment">// res5: Codec.Aux[Codec.string.AvroType, SerialNumber] = ImapErrors(</span>
146146
<span class="hljs-comment">// codec = Codec("string"),</span>
147147
<span class="hljs-comment">// f = &lt;function1&gt;,</span>
148-
<span class="hljs-comment">// g = vulcan.Codec$$Lambda$16157/0x0000000104523040@5e983383</span>
148+
<span class="hljs-comment">// g = vulcan.Codec$$Lambda$16142/0x000000010453b040@7e44bd60</span>
149149
<span class="hljs-comment">// )</span>
150150
</code></pre>
151151
<h2><a class="anchor" aria-hidden="true" id="decimals"></a><a href="#decimals" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Decimals</h2>
@@ -305,8 +305,8 @@ <h2><a class="anchor" aria-hidden="true" id="unions"></a><a href="#unions" aria-
305305
<span class="hljs-comment">// codec = Validated(</span>
306306
<span class="hljs-comment">// codec = UnionCodec(</span>
307307
<span class="hljs-comment">// alts = Append(</span>
308-
<span class="hljs-comment">// leftNE = Singleton(a = vulcan.Codec$Alt$$anon$6@12703a79),</span>
309-
<span class="hljs-comment">// rightNE = Singleton(a = vulcan.Codec$Alt$$anon$6@6fe08900)</span>
308+
<span class="hljs-comment">// leftNE = Singleton(a = vulcan.Codec$Alt$$anon$6@76d83f70),</span>
309+
<span class="hljs-comment">// rightNE = Singleton(a = vulcan.Codec$Alt$$anon$6@67c58808)</span>
310310
<span class="hljs-comment">// )</span>
311311
<span class="hljs-comment">// ),</span>
312312
<span class="hljs-comment">// validSchema = ["int","string"]</span>

docs/modules.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ <h2><a class="anchor" aria-hidden="true" id="enumeratum"></a><a href="#enumeratu
142142
<span class="hljs-type">Codec</span>[<span class="hljs-type">Day</span>]
143143
<span class="hljs-comment">// res3: Codec.Aux[Int, Day] = ImapErrors(</span>
144144
<span class="hljs-comment">// codec = Codec("int"),</span>
145-
<span class="hljs-comment">// f = enumeratum.values.Vulcan$$$Lambda$16553/0x00000001046ea040@3a88f724,</span>
146-
<span class="hljs-comment">// g = vulcan.Codec$$Lambda$16157/0x0000000104523040@1fdfa024</span>
145+
<span class="hljs-comment">// f = enumeratum.values.Vulcan$$$Lambda$16539/0x0000000104703040@2c9e17f8,</span>
146+
<span class="hljs-comment">// g = vulcan.Codec$$Lambda$16142/0x000000010453b040@6ca7bd4c</span>
147147
<span class="hljs-comment">// )</span>
148148
</code></pre>
149149
<h2><a class="anchor" aria-hidden="true" id="generic"></a><a href="#generic" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Generic</h2>
@@ -195,8 +195,8 @@ <h2><a class="anchor" aria-hidden="true" id="generic"></a><a href="#generic" ari
195195
<span class="hljs-comment">// codec = Validated(</span>
196196
<span class="hljs-comment">// codec = UnionCodec(</span>
197197
<span class="hljs-comment">// alts = Append(</span>
198-
<span class="hljs-comment">// leftNE = Singleton(a = vulcan.Codec$Alt$$anon$6@406d7a2c),</span>
199-
<span class="hljs-comment">// rightNE = Singleton(a = vulcan.Codec$Alt$$anon$6@2951dd8e)</span>
198+
<span class="hljs-comment">// leftNE = Singleton(a = vulcan.Codec$Alt$$anon$6@56c470cb),</span>
199+
<span class="hljs-comment">// rightNE = Singleton(a = vulcan.Codec$Alt$$anon$6@2c898dd0)</span>
200200
<span class="hljs-comment">// )</span>
201201
<span class="hljs-comment">// ),</span>
202202
<span class="hljs-comment">// validSchema = [{"type":"record","name":"First","namespace":"com.example","fields":[{"name":"value","type":"int"}]},{"type":"record","name":"Second","namespace":"com.example","fields":[{"name":"value","type":"string"}]}]</span>
@@ -216,8 +216,8 @@ <h2><a class="anchor" aria-hidden="true" id="generic"></a><a href="#generic" ari
216216
<span class="hljs-comment">// codec = Validated(</span>
217217
<span class="hljs-comment">// codec = UnionCodec(</span>
218218
<span class="hljs-comment">// alts = Append(</span>
219-
<span class="hljs-comment">// leftNE = Singleton(a = vulcan.Codec$Alt$$anon$6@7b68eb5b),</span>
220-
<span class="hljs-comment">// rightNE = Singleton(a = vulcan.Codec$Alt$$anon$6@36cdf2c0)</span>
219+
<span class="hljs-comment">// leftNE = Singleton(a = vulcan.Codec$Alt$$anon$6@7cbaebd1),</span>
220+
<span class="hljs-comment">// rightNE = Singleton(a = vulcan.Codec$Alt$$anon$6@7c4b6484)</span>
221221
<span class="hljs-comment">// )</span>
222222
<span class="hljs-comment">// ),</span>
223223
<span class="hljs-comment">// validSchema = ["int","string"]</span>
@@ -303,8 +303,8 @@ <h2><a class="anchor" aria-hidden="true" id="refined"></a><a href="#refined" ari
303303
<span class="hljs-type">Codec</span>[<span class="hljs-type">PosInt</span>]
304304
<span class="hljs-comment">// res9: Codec[eu.timepit.refined.api.Refined[Int, eu.timepit.refined.numeric.Positive]] = ImapErrors(</span>
305305
<span class="hljs-comment">// codec = Codec("int"),</span>
306-
<span class="hljs-comment">// f = vulcan.refined.package$$$Lambda$16576/0x0000000104708040@13a104bc,</span>
307-
<span class="hljs-comment">// g = vulcan.Codec$$Lambda$16157/0x0000000104523040@344914b</span>
306+
<span class="hljs-comment">// f = vulcan.refined.package$$$Lambda$16562/0x000000010471f040@1e5f531c,</span>
307+
<span class="hljs-comment">// g = vulcan.Codec$$Lambda$16142/0x000000010453b040@755c7b1</span>
308308
<span class="hljs-comment">// )</span>
309309

310310
<span class="hljs-type">Codec</span>.encode[<span class="hljs-type">PosInt</span>](<span class="hljs-number">1</span>)

docs/modules/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ <h2><a class="anchor" aria-hidden="true" id="enumeratum"></a><a href="#enumeratu
142142
<span class="hljs-type">Codec</span>[<span class="hljs-type">Day</span>]
143143
<span class="hljs-comment">// res3: Codec.Aux[Int, Day] = ImapErrors(</span>
144144
<span class="hljs-comment">// codec = Codec("int"),</span>
145-
<span class="hljs-comment">// f = enumeratum.values.Vulcan$$$Lambda$16553/0x00000001046ea040@3a88f724,</span>
146-
<span class="hljs-comment">// g = vulcan.Codec$$Lambda$16157/0x0000000104523040@1fdfa024</span>
145+
<span class="hljs-comment">// f = enumeratum.values.Vulcan$$$Lambda$16539/0x0000000104703040@2c9e17f8,</span>
146+
<span class="hljs-comment">// g = vulcan.Codec$$Lambda$16142/0x000000010453b040@6ca7bd4c</span>
147147
<span class="hljs-comment">// )</span>
148148
</code></pre>
149149
<h2><a class="anchor" aria-hidden="true" id="generic"></a><a href="#generic" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Generic</h2>
@@ -195,8 +195,8 @@ <h2><a class="anchor" aria-hidden="true" id="generic"></a><a href="#generic" ari
195195
<span class="hljs-comment">// codec = Validated(</span>
196196
<span class="hljs-comment">// codec = UnionCodec(</span>
197197
<span class="hljs-comment">// alts = Append(</span>
198-
<span class="hljs-comment">// leftNE = Singleton(a = vulcan.Codec$Alt$$anon$6@406d7a2c),</span>
199-
<span class="hljs-comment">// rightNE = Singleton(a = vulcan.Codec$Alt$$anon$6@2951dd8e)</span>
198+
<span class="hljs-comment">// leftNE = Singleton(a = vulcan.Codec$Alt$$anon$6@56c470cb),</span>
199+
<span class="hljs-comment">// rightNE = Singleton(a = vulcan.Codec$Alt$$anon$6@2c898dd0)</span>
200200
<span class="hljs-comment">// )</span>
201201
<span class="hljs-comment">// ),</span>
202202
<span class="hljs-comment">// validSchema = [{"type":"record","name":"First","namespace":"com.example","fields":[{"name":"value","type":"int"}]},{"type":"record","name":"Second","namespace":"com.example","fields":[{"name":"value","type":"string"}]}]</span>
@@ -216,8 +216,8 @@ <h2><a class="anchor" aria-hidden="true" id="generic"></a><a href="#generic" ari
216216
<span class="hljs-comment">// codec = Validated(</span>
217217
<span class="hljs-comment">// codec = UnionCodec(</span>
218218
<span class="hljs-comment">// alts = Append(</span>
219-
<span class="hljs-comment">// leftNE = Singleton(a = vulcan.Codec$Alt$$anon$6@7b68eb5b),</span>
220-
<span class="hljs-comment">// rightNE = Singleton(a = vulcan.Codec$Alt$$anon$6@36cdf2c0)</span>
219+
<span class="hljs-comment">// leftNE = Singleton(a = vulcan.Codec$Alt$$anon$6@7cbaebd1),</span>
220+
<span class="hljs-comment">// rightNE = Singleton(a = vulcan.Codec$Alt$$anon$6@7c4b6484)</span>
221221
<span class="hljs-comment">// )</span>
222222
<span class="hljs-comment">// ),</span>
223223
<span class="hljs-comment">// validSchema = ["int","string"]</span>
@@ -303,8 +303,8 @@ <h2><a class="anchor" aria-hidden="true" id="refined"></a><a href="#refined" ari
303303
<span class="hljs-type">Codec</span>[<span class="hljs-type">PosInt</span>]
304304
<span class="hljs-comment">// res9: Codec[eu.timepit.refined.api.Refined[Int, eu.timepit.refined.numeric.Positive]] = ImapErrors(</span>
305305
<span class="hljs-comment">// codec = Codec("int"),</span>
306-
<span class="hljs-comment">// f = vulcan.refined.package$$$Lambda$16576/0x0000000104708040@13a104bc,</span>
307-
<span class="hljs-comment">// g = vulcan.Codec$$Lambda$16157/0x0000000104523040@344914b</span>
306+
<span class="hljs-comment">// f = vulcan.refined.package$$$Lambda$16562/0x000000010471f040@1e5f531c,</span>
307+
<span class="hljs-comment">// g = vulcan.Codec$$Lambda$16142/0x000000010453b040@755c7b1</span>
308308
<span class="hljs-comment">// )</span>
309309

310310
<span class="hljs-type">Codec</span>.encode[<span class="hljs-type">PosInt</span>](<span class="hljs-number">1</span>)

0 commit comments

Comments
 (0)