MCPcopy Create free account
hub / github.com/JeanLucPons/VanitySearch / GetInt32

Method GetInt32

Int.cpp:270–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268// ------------------------------------------------
269
270uint32_t Int::GetInt32() {
271 return bits[0];
272}
273
274// ------------------------------------------------
275

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected