checkBounds(org.jruby.Ruby runtime, long size, long off, long len)doubleValue(org.jruby.runtime.builtin.IRubyObject parameter)doubleValue(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject parameter)findType(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject name)findType(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject name, org.jruby.runtime.builtin.IRubyObject typeMap)floatValue(org.jruby.runtime.builtin.IRubyObject parameter)floatValue(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject parameter)int16Value(org.jruby.runtime.builtin.IRubyObject parameter)int32Value(org.jruby.runtime.builtin.IRubyObject parameter)int64Value(org.jruby.runtime.builtin.IRubyObject parameter)int8Value(org.jruby.runtime.builtin.IRubyObject parameter)intValue(org.jruby.runtime.builtin.IRubyObject obj, org.jruby.RubyHash enums)longValue(org.jruby.runtime.builtin.IRubyObject parameter)Converts characters like 'a' or 't' to an integer value
newSigned16(org.jruby.Ruby runtime, short value)newSigned32(org.jruby.Ruby runtime, int value)newSigned64(org.jruby.Ruby runtime, long value)newSigned8(org.jruby.Ruby runtime, byte value)newUnsigned16(org.jruby.Ruby runtime, short value)newUnsigned32(org.jruby.Ruby runtime, int value)newUnsigned64(org.jruby.Ruby runtime, long value)newUnsigned8(org.jruby.Ruby runtime, byte value)parseByteOrder(org.jruby.Ruby runtime, org.jruby.runtime.builtin.IRubyObject byte_order)roundUpToPowerOfTwo(int v)slice(java.nio.ByteBuffer buf, int offset)uint16Value(org.jruby.runtime.builtin.IRubyObject parameter)uint32Value(org.jruby.runtime.builtin.IRubyObject parameter)uint64Value(org.jruby.runtime.builtin.IRubyObject parameter)uint8Value(org.jruby.runtime.builtin.IRubyObject parameter)ulongValue(org.jruby.runtime.builtin.IRubyObject parameter)