Expand description
Provides the operation type bytes iterators.
Enumsยง
- Access
- The bytes iterator produced by the Access::to_bytes method.
- Alu
- The bytes iterator produced by the Alu::to_bytes method.
- Compute
- The bytes iterator produced by the Compute::to_bytes method.
- Crypto
- The bytes iterator produced by the Crypto::to_bytes method.
- Memory
- The bytes iterator produced by the Memory::to_bytes method.
- Op
- The bytes iterator produced by the Op::to_bytes method.
- Parent
Memory - The bytes iterator produced by the ParentMemory::to_bytes method.
- Pred
- The bytes iterator produced by the Pred::to_bytes method.
- Stack
- The bytes iterator produced by the Stack::to_bytes method.
- State
Read - The bytes iterator produced by the StateRead::to_bytes method.
- Total
Control Flow - The bytes iterator produced by the TotalControlFlow::to_bytes method.