Like Enumerable#drop_while
, but chains operation to be lazy-evaluated.
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
Load an iseq object from binary format String
object created by RubyVM::InstructionSequence.to_binary
.
This loader does not have a verifier, so that loading broken/modified binary causes critical problem.
You should not load binary data provided by others. You should use binary data translated by yourself.
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
Set
the default value for the :argc_limit option.
See new(). The initial default value is 256.
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available