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

Method buffer_dup16

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

@brief Read 16-bit value from MOBIBuffer into allocated memory Read 16-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 or null pointer

(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_get16Method · 0.95

Tested by

no test coverage detected