MCPcopy Create free account
hub / github.com/callstackincubator/polygen / getMemoryBuffer

Method getMemoryBuffer

packages/polygen/src/NativePolygen.ts:157–157  ·  view source on GitHub ↗
(instance: OpaqueMemoryNativeHandle)

Source from the content-addressed store, hash-verified

155 maximum?: number
156 ): void;
157 getMemoryBuffer(instance: OpaqueMemoryNativeHandle): UnsafeArrayBuffer;
158 growMemory(instance: OpaqueMemoryNativeHandle, delta: number): void;
159
160 // Globals

Callers 1

bufferMethod · 0.65

Implementers 1

ReactNativePolygenpackages/polygen/cpp/ReactNativePolyge

Calls

no outgoing calls

Tested by

no test coverage detected