Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
CipherGCMOptions
/
write
M
write
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
CipherGCMOptions
/
write
M
write
method
crypto.CipherGCMOptions.write
write
(
this
:
Transform
,
chunk
:
any
,
encoding
:
BufferEncoding
,
callback
:
(
error
?
:
null
|
Error
)
=>
void
)
:
void
;