MCPcopy Create free account
hub / github.com/KnIfER/mdict-java / buffer_dup32

Method buffer_dup32

src/main/java/com/knziha/plod/ebook/Utils/BU.java:121–126  ·  view source on GitHub ↗

@brief Read 32-bit value from MOBIBuffer into allocated memory Read 32-bit value from buffer into allocated memory. Returns pointer to the value, which must be freed later. If the data is not accessible function will return null pointer. @param[out] val Pointer to value @param[in] bu

(MOBIBuffer buf)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mobi_parse_mobiheaderMethod · 0.95

Calls 1

buffer_get32Method · 0.95

Tested by

no test coverage detected