MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / IoBufferPool

Method IoBufferPool

libcppcryptfs/file/iobufferpool.h:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 list<IoBuffer*> m_buffers;
66
67 IoBufferPool() : m_current_size(0) {};
68
69public:
70

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected