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