arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_stream_writer_t.write
arsd
webview
cef_stream_writer_t
Write raw binary data.
struct
cef_stream_writer_t
extern (
System
)
size_t
function
(
cef_stream_writer_t
*
self
,
const
(
void
)*
ptr
,
size_t
size
,
size_t
n
)
nothrow
write
;
Meta
Source
See Implementation
arsd
webview
cef_stream_writer_t
variables
base
flush
may_block
seek
tell
write
Write raw binary data.