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

Method buffer_move

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

@brief Copy raw value within one MOBIBuffer Memmove len bytes from offset (relative to current position) to current position in buffer and advance buffer position. Data may overlap. @param[out] buf Buffer @param[in] offset Offset to read from @param[in] len Number of bytes to copy

(MOBIBuffer buf, int offset, long len)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mobi_decompress_lz77Method · 0.95

Calls 2

LogMethod · 0.95
memmove2Method · 0.95

Tested by

no test coverage detected