Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
CipherChaCha20Poly1305Options
/
transform
M
transform
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
CipherChaCha20Poly1305Options
/
transform
M
transform
method
crypto.CipherChaCha20Poly1305Options.transform
transform
(
this
:
Transform
,
chunk
:
any
,
encoding
:
BufferEncoding
,
callback
:
TransformCallback
)
:
void
;