Class: Int8Array

Inherits:
TypeArray show all
Defined in:
ext/type_array/type_array.c

Constant Summary collapse

BYTES_PER_ELEMENT =
ULONG2NUM(sizeof(signed char))

Constants inherited from TypeArray

TypeArray::VERSION

Method Summary

Methods inherited from TypeArray

#[], #[]=, #buffer, #byte_length, #byte_offset, #div, #each, #eql, #length, #minus, #mul, new, #plus, #to_s