Like Enumerable#drop_while
, but chains operation to be lazy-evaluated.
Loads the given private key identified by id and data.
An EngineError
is raised of the OpenSSL::PKey
is unavailable.
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.
Compile a AssocNode
node
Compile a BlockNode
node
Dispatch enter and leave events for AssocNode
nodes and continue walking the tree.
Dispatch enter and leave events for BlockNode
nodes and continue walking the tree.
Copy a AssocNode
node
Copy a BlockNode
node