to_byte_buffer

Function to_byte_buffer 

Source
pub fn to_byte_buffer(
    interpreter: &mut Interpreter,
    operand: &DataObjectRef,
    pos: CodePosition,
) -> Option<Box<[u8]>>