js-util

Home > rc-js-util > SharedArray > (constructor)

SharedArray.(constructor)

Constructs a new instance of the SharedArray class

Signature:

protected constructor(cMethodPrefix: TSharedArrayPrefix, ctor: TCtor, wrapper: IEmscriptenWrapper<ISharedArrayBindings>, length: number, pointer: number);

Parameters

Parameter Type Description
cMethodPrefix TSharedArrayPrefix  
ctor TCtor  
wrapper IEmscriptenWrapper<ISharedArrayBindings>  
length number  
pointer number