byte2hex: Get a two-character hex string representation of a number.

View source: R/utils.R

byte2hexR Documentation

Get a two-character hex string representation of a number.

Description

Get a two-character hex string representation of a number.

Usage

byte2hex(byte)

Arguments

byte

Integer value in range [0,255]

Value

String representation of byte.


Ergative/logisticat documentation built on May 17, 2022, 12:32 a.m.