MCPcopy Create free account
hub / github.com/EQMG/Acid / map_abs_addr

Method map_abs_addr

External/tinydng/tiny_dng.cpp:2043–2057  ·  view source on GitHub ↗

Returns a memory address. The begining of address is specified by absolute(ignores current seek pos). This function is useful when you just want to access the content in read-only mode. Note that the function does not change seek position after the call. This function does the bound check. @param[in] pos Absolute position in bytes. @param[in] length Byte length to map. @return nullptr when fail

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

LoadDNGFromMemoryFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected