Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/fleece
/ writeKey
Method
writeKey
Tests/EncoderTests.cc:209–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
}
208
209
void writeKey(int key) {
210
enc.writeKey(key);
211
}
212
213
};
214
Callers
5
EncoderTests.cc
File · 0.45
PerfTests.cc
File · 0.45
testEncodingMutableDictWithSharedKeys
Function · 0.45
MutableTests.cc
File · 0.45
SharedKeysTests.cc
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected