MCPcopy Index your code
hub / github.com/apache/pouchdb / cloneBinaryObject

Function cloneBinaryObject

lib/index.es.js:23–23  ·  view source on GitHub ↗
(buffer)

Source from the content-addressed store, hash-verified

21}
22
23var cloneBinaryObject = (buffer) => Buffer.from(buffer);
24
25// most of this is borrowed from lodash.isPlainObject:
26// https://github.com/fis-components/lodash.isplainobject/

Callers 1

cloneFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…