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

Function cloneBinaryObject

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

Source from the content-addressed store, hash-verified

26}
27
28var cloneBinaryObject = (buffer) => Buffer.from(buffer);
29
30// most of this is borrowed from lodash.isPlainObject:
31// 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…