aboutsummaryrefslogtreecommitdiff
path: root/src/consensus
diff options
context:
space:
mode:
authorAva Chow <github@achow101.com>2024-01-02 16:34:50 -0500
committerAva Chow <github@achow101.com>2024-04-01 14:37:24 -0400
commitca18aea5c4975ace4e307be96c74641d203fa389 (patch)
treeaf1fb649f9f10893d7a17f84369f973d40b7fa48 /src/consensus
parent23ba39470c3d155a65f0616f8848ada730658301 (diff)
downloadbitcoin-ca18aea5c4975ace4e307be96c74641d203fa389.tar.xz
Add AutoFile::seek and tell
It's useful to be able to seek to a specific position in a file. Allow AutoFile to seek by using fseek. It's also useful to be able to get the current position in a file. Allow AutoFile to tell by using ftell.
Diffstat (limited to 'src/consensus')
0 files changed, 0 insertions, 0 deletions