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

Method AsyncTransformStream

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

------------------------------------------------------------------------------------------------------- AsyncTransformStream -------------------------------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

909//-------------------------------------------------------------------------------------------------------
910// AsyncTransformStream
911//-------------------------------------------------------------------------------------------------------
912AsyncTransformStream::AsyncTransformStream() {}
913
914Result AsyncTransformStream::asyncWrite(AsyncBufferView::ID bufferID, Function<void(AsyncBufferView::ID)> cb)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected