pub fn serialize_chunk(chunk: &BytecodeChunk) -> Vec<u8> ⓘExpand description
Serialize an entire BytecodeChunk to a flat byte vector.
pub fn serialize_chunk(chunk: &BytecodeChunk) -> Vec<u8> ⓘSerialize an entire BytecodeChunk to a flat byte vector.