Returns true if byte corresponds to a printable ASCII character. Range: 0x20 (space) – 0x7E (~). Bytes outside this range are displayed as '.' in the ASCII column.
Returns true if byte corresponds to a printable ASCII character. Range: 0x20 (space) – 0x7E (~). Bytes outside this range are displayed as '.' in the ASCII column.