MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / SyncZLibTransformStream

Method SyncZLibTransformStream

Libraries/AsyncStreams/AsyncStreams.cpp:1554–1554  ·  view source on GitHub ↗

------------------------------------------------------------------------------------------------------- SyncZLibTransformStream -------------------------------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

1552//-------------------------------------------------------------------------------------------------------
1553// SyncZLibTransformStream
1554//-------------------------------------------------------------------------------------------------------
1555SyncZLibTransformStream::SyncZLibTransformStream() {}
1556
1557Result SyncZLibTransformStream::asyncWrite(AsyncBufferView::ID bufferID, Function<void(AsyncBufferView::ID)> cb)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected