diff options
| author | Stefan Boberg <[email protected]> | 2021-09-28 21:57:23 +0200 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2021-09-28 21:57:23 +0200 |
| commit | 3d414de23eadccdf85fd1455a0dfcbce10e07cdd (patch) | |
| tree | 2ad07069a5d507017a423aa91b728655ca914389 /zenhttp/httpshared.cpp | |
| parent | Removing a bunch of no-longer-useful code from stream.h/cpp in preparation fo... (diff) | |
| download | zen-3d414de23eadccdf85fd1455a0dfcbce10e07cdd.tar.xz zen-3d414de23eadccdf85fd1455a0dfcbce10e07cdd.zip | |
Removed MemoryOutStream, MemoryInStream
BinaryWriter/BinaryReader now implements memory buffer functionality which previously needed two chained instances of a Buffer/Reader. This was originally expected to be an abstraction for file and other stream access but this is not going to be useful so may as well collapse the functionality.
This also eliminates the need for stack-aware ref-counting which is the real reason for wanting to get rid of this code. This was a very old experimental feature which turned out to be a bad idea.
This also removes the /cas/batch endpoint
Diffstat (limited to 'zenhttp/httpshared.cpp')
0 files changed, 0 insertions, 0 deletions