Preparing search index...
The search index is not available
@bitauth/libauth
@bitauth/libauth
ReadFunction
Type alias ReadFunction<Type>
Read
Function
<
Type
>
:
(
(
position
)
=>
MaybeReadResult
<
Type
>
)
A function that reads some data beginning at a
ReadPosition
.
Type Parameters
Type
Type declaration
(
position
)
:
MaybeReadResult
<
Type
>
Parameters
position
:
ReadPosition
Returns
MaybeReadResult
<
Type
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@bitauth/libauth
AuthenticationErrorBCH2022
AuthenticationErrorBCH2023
AuthenticationErrorBCHCHIPs
AuthenticationErrorCommon
Base58AddressError
Base58AddressFormatVersion
BaseConversionError
BaseConverterCreationError
Bech32DecodingError
Bip39Error
BitRegroupingError
BuiltInVariables
CashAddressDecodingError
CashAddressEncodingError
CashAddressFormatCorrectionError
CashAddressFormatEncodingError
CashAddressNetworkPrefix
CashAddressType
CashAddressTypeBits
CashAddressVersionByte
CashAddressVersionByteDecodingError
Loading...
Generated using
TypeDoc
A function that reads some data beginning at a ReadPosition.