Sha256: a74acc1d57af9ea056205f31c7d8f4ad14e37fb9d6163a2137d8f7b164933274
Contents?: true
Size: 171 Bytes
Versions: 82
Compression:
Stored size: 171 Bytes
Contents
require('./_typed-array')('Int32', 4, function (init) { return function Int32Array(data, byteOffset, length) { return init(this, data, byteOffset, length); }; });
Version data entries
82 entries across 38 versions & 8 rubygems