Function hex_encode

Source
pub fn hex_encode<const PREFIXED: bool>(
    data: &RecordBatch,
) -> Result<RecordBatch>