Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/web
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
Documentation - v0.19.5
Loading...