Class BytecodeBytes
java.lang.Object
org.eolang.jeo.representation.bytecode.BytecodeBytes
Bytecode byte array.
- Since:
- 0.8
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BytecodeBytes
Constructor.- Parameters:
type
- Value type.bytes
- Value bytes.
-
-
Method Details
-
object
Represent the value as an object.- Parameters:
codec
- Codec.- Returns:
- Object.
-
type
Retrieve the type of the value.- Returns:
- Type.
-