Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
Serial
parsedBytes
Function parsedBytes
parsed
Bytes
<
S
>
(
ctx
)
:
(
(
onFailure
)
=>
(
(
onSuccess
)
=>
ParseResult
<
S
>
)
)
Gets the length of bytes which has already read.
Type Parameters
S
Parameters
ctx
:
DecContext
Returns
(
(
onFailure
)
=>
(
(
onSuccess
)
=>
ParseResult
<
S
>
)
)
(
onFailure
)
:
(
(
onSuccess
)
=>
ParseResult
<
S
>
)
Parameters
onFailure
:
FailureHandler
<
S
>
Returns
(
(
onSuccess
)
=>
ParseResult
<
S
>
)
(
onSuccess
)
:
ParseResult
<
S
>
Parameters
onSuccess
:
SuccessHandler
<
number
,
S
>
Returns
ParseResult
<
S
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@mikuroxina/mini-fn
MonadWriter
Array
BinaryHeap
Bool
Cat
Cofree
ComonadCofree
ComonadStore
Compose
Const
Cont
ControlFlow
Coyoneda
Curry
Dom
Dual
Envelope
Ether
Exists
FingerTree
Free
Loading...
Generated using
TypeDoc
Gets the length of bytes which has already read.