Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ get
Method
get
src/leveldb/util/env_windows.cc:102–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
HANDLE get() const { return handle_; }
103
104
HANDLE Release() {
105
HANDLE h = handle_;
Callers
12
ReadSequential
Method · 0.45
ReadRandom
Method · 0.45
TEST
Function · 0.45
BytewiseComparator
Function · 0.45
Read
Method · 0.45
Skip
Method · 0.45
Read
Method · 0.45
Sync
Method · 0.45
WriteUnbuffered
Method · 0.45
NewRandomAccessFile
Method · 0.45
LockFile
Method · 0.45
UnlockFile
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36