StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.endpoints.composites.sinks
/
OutputStreamSink
/
write
write
open
suspend override
fun
write
(
packet
:
Packet
)
:
Int
Writes a buffer to the
ISinkInternal
.
Return
the number of bytes written
Parameters
packet
buffer to write