Crate edhex_core[][src]

Structs

Byte
State

Enums

ByteCategory

Constants

COLOR_ASCII_OTHER
COLOR_ASCII_PRINTABLE
COLOR_ASCII_WHITESPACE
COLOR_NONASCII
COLOR_NULL

Functions

address_display
bad_range
bytes_from_string
bytes_line
bytes_line_bytes
bytes_line_padding
bytes_line_range
chared_bytes
chars_line
chars_line_chars
colored_chared_bytes
filehandle
hex_unless_dec
hex_unless_dec_with_radix
index_of_bytes
lino
max_bytes_line
move_to

Returns new index

num_bytes_or_die
num_graphemes

.len gives the number of bytes .chars.count() gives the number of characters (which counts è as two characters. The human concept is unicode “graphemes” or “glyphs” defined to be what think they are.

padded_byte
print_cargo_version

Print version if compiled from Cargo

string_from_bytes
string_from_radix