Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
utils
IAesCtr
Interface IAesCtr
interface
IAesCtr
{
close
?:
(
(
)
=>
void
)
;
process
:
(
(
data
:
Uint8Array
)
=>
Uint8Array
)
;
}
Index
Properties
close?
process
Properties
Optional
close
close
?:
(
(
)
=>
void
)
process
process
:
(
(
data
:
Uint8Array
)
=>
Uint8Array
)
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
close
process
mtcute - v0.17.2
Loading...