upromised ~utp (2022-04-09T00:18:01.1635934)
Dub
Repo
TlsStream.readOne
upromised
security
TlsStream
Undocumented in source. Be warned that the author may not have intended to support it.
Promise
!(
const
(
ubyte
)[])
readOne
()
Promise
!(
const
(
ubyte
)[])
readOne
(ubyte[] data)
class
TlsStream
protected nothrow
Promise
!(
const
(
ubyte
)[])
readOne
(
ubyte
[]
data
)
Meta
Source
See Implementation
upromised
security
TlsStream
constructors
this
destructors
~this
functions
close
connect
read
readOne
shutdown
write