MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / ~IoBuffer

Method ~IoBuffer

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

Source from the content-addressed store, hash-verified

54
55 void reallocate(size_t bufferSize, size_t ivbuffer_size);
56 ~IoBuffer() = default;
57
58};
59

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected