Implemented class StreamBuffer, which I'm quite satisfied with.

This commit is contained in:
2021-03-05 14:20:21 -05:00
parent 9d86347d54
commit c742bc5645
9 changed files with 776 additions and 215 deletions

View File

@@ -76,7 +76,7 @@ private:
int64_t next_batch_;
int64_t next_id_;
int queue_fill_;
friend int cunittests_idalloc(lua_State *L);
friend int unittests_idalloc(lua_State *L);
public:
// Construct and destroy global pools. Note that after constructing