@li0ard/dstu - v0.1.8
Preparing search index...
dstu4145/ec/expand
expandPoint
Function expandPoint
expandPoint
(
xBytes
:
TArg
<
Uint8Array
<
ArrayBufferLike
>
>
,
params
:
DSTUShortParameters
,
)
:
{
x
:
Uint8Array
<
ArrayBufferLike
>
&
Uint8Array
<
ArrayBuffer
>
;
y
:
Uint8Array
<
ArrayBufferLike
>
&
Uint8Array
<
ArrayBuffer
>
;
}
Uncompress point without creating full API curve
Parameters
xBytes
:
TArg
<
Uint8Array
<
ArrayBufferLike
>
>
params
:
DSTUShortParameters
Returns
{
x
:
Uint8Array
<
ArrayBufferLike
>
&
Uint8Array
<
ArrayBuffer
>
;
y
:
Uint8Array
<
ArrayBufferLike
>
&
Uint8Array
<
ArrayBuffer
>
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@li0ard/dstu - v0.1.8
Loading...
Uncompress point without creating full API curve