MCPcopy Create free account
hub / github.com/feiyu563/PrometheusAlert / isSharedArrayBufferToString

Function isSharedArrayBufferToString

static/plugins/pdfmake/pdfmake.js:71301–71303  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

71299}
71300exports.isArrayBuffer = isArrayBuffer;
71301
71302function isDataViewToString(value) {
71303 return ObjectToString(value) === '[object DataView]';
71304}
71305isDataViewToString.working = (
71306 typeof ArrayBuffer !== 'undefined' &&

Callers 1

isSharedArrayBufferFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected