vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
OpenSSLStream.write
index
vibe
stream
openssl
OpenSSLStream
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
write
(const(ubyte)[] bytes_, IOMode mode)
class
OpenSSLStream
@
safe
override
static if
(
is(typeof(.OutputStream.outputStreamVersion)) && .OutputStream.outputStreamVersion > 1
)
size_t
write
(
scope
const
(
ubyte
)[]
bytes_
,
IOMode
mode
)
size_t
write
(ubyte[] bytes_, IOMode mode)
alias
write
=
Stream
.
write
Meta
Source
See Implementation
index
vibe
stream
openssl
OpenSSLStream
constructors
this
destructors
~this
functions
finalize
flush
peek
read
write
properties
alpn
dataAvailableForRead
empty
leastSize
peerCertificate
peerCertificateX509