File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 262
262
_alphabet_ : *"base64"* or *"base64url"* ,
263
263
_lastChunkHandling_ : *"loose"* , *"strict"* , or *"stop-before-partial"* ,
264
264
optional _maxLength_ : a non-negative integer,
265
- ): a Record with fields [[Read]] (an integral Number), [[Bytes]] (a List of byte values), and [[Error]] (either ~none~ or a throw completion )
265
+ ): a Record with fields [[Read]] (an integral Number), [[Bytes]] (a List of byte values), and [[Error]] (either ~none~ or a *SyntaxError* object )
266
266
</h1 >
267
267
<dl class =" header" >
268
268
</dl >
353
353
FromHex (
354
354
_string_ : a string,
355
355
optional _maxLength_ : a non-negative integer,
356
- ): a Record with fields [[Read]] (an integral Number), [[Bytes]] (a List of byte values), and [[Error]] (either ~none~ or a throw completion )
356
+ ): a Record with fields [[Read]] (an integral Number), [[Bytes]] (a List of byte values), and [[Error]] (either ~none~ or a *SyntaxError* object )
357
357
</h1 >
358
358
<dl class =" header" >
359
359
</dl >
You can’t perform that action at this time.
0 commit comments