Files
bitcoin/src/test/fuzz/buffered_file.cpp
MarcoFalke 9999b89cd3 Make BufferedFile to be a CAutoFile wrapper
This refactor allows to forward some calls to the underlying CAutoFile,
instead of re-implementing the logic in the buffered file.
2023-09-15 14:34:17 +02:00

2.5 KiB