streams v0.0.1 (2023-05-13T08:57:50Z)
Dub
Repo
DataOutputStream.write
streams
types
data
DataOutputStream
Undocumented in source. Be warned that the author may not have intended to support it.
int
write
(ubyte[] buffer)
struct
DataOutputStream
(BaseStream)
int
write
(
ubyte
[]
buffer
)
if
(
isByteOutputStream
!
BaseStream
)
void
write
(T value)
Meta
Source
See Implementation
streams
types
data
DataOutputStream
constructors
this
functions
write