Blockchain > Variable Types: Byte arrays/String > Flashcards
bytes1, bytes2, bytes32
fixed-size byte arrays
how can you think of each byte
as a character or a 2-digit hexidecimal number
<=, <, ==, !=, >=, >
Comparisons
.length
gives the length of the array