Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
CipherChaCha20Poly1305Options
/
writev
M
writev
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
CipherChaCha20Poly1305Options
/
writev
M
writev
method
crypto.CipherChaCha20Poly1305Options.writev
writev
(
this
:
Transform
,
chunks
:
{
chunk
:
any
;
encoding
:
BufferEncoding
}
[]
,
callback
:
(
error
?
:
null
|
Error
)
=>
void
)
:
void
;