-
- Downloads
Bug 1791725 - Add FixedBufferOutputStream; r=xpcom-reviewers,nika
Differential Revision: https://phabricator.services.mozilla.com/D157790
Showing
- xpcom/io/FixedBufferOutputStream.cpp 155 additions, 0 deletionsxpcom/io/FixedBufferOutputStream.cpp
- xpcom/io/FixedBufferOutputStream.h 78 additions, 0 deletionsxpcom/io/FixedBufferOutputStream.h
- xpcom/io/StreamBufferSink.h 29 additions, 0 deletionsxpcom/io/StreamBufferSink.h
- xpcom/io/StreamBufferSinkImpl.h 49 additions, 0 deletionsxpcom/io/StreamBufferSinkImpl.h
- xpcom/io/moz.build 4 additions, 0 deletionsxpcom/io/moz.build
xpcom/io/FixedBufferOutputStream.cpp
0 → 100644
xpcom/io/FixedBufferOutputStream.h
0 → 100644
xpcom/io/StreamBufferSink.h
0 → 100644
xpcom/io/StreamBufferSinkImpl.h
0 → 100644
Please register or sign in to comment