interface I2DGraphicBufferDataView {
    setData(data: ArrayLike<number>): void;
}

层级 (查看完整内容)

实现于

方法

方法