Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
host-kit
BoundedBodyResult
Type Alias BoundedBodyResult
BoundedBodyResult
:
|
{
bytes
:
Uint8Array
;
ok
:
true
;
text
:
string
}
|
{
bytesRead
:
number
;
ok
:
false
;
reason
:
"payload-too-large"
|
"invalid-utf8"
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
GitHub
Anchorage API reference
Loading...