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

Method canEndWritable

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

Source from the content-addressed store, hash-verified

668}
669
670bool AsyncWritableStream::canEndWritable() { return true; }
671
672Result AsyncWritableStream::asyncDestroyWritable()
673{

Callers

nothing calls this directly

Calls 4

unrefBufferMethod · 0.80
ErrorEnum · 0.50
finalizeMethod · 0.45
sizeInBytesMethod · 0.45

Tested by

no test coverage detected