hex.cpp |
We only got half of a uint8_t at the end; zap the half-written
output and mark it as unread
|
4662 |
hex.h |
Perform hex encoding
@param output an array of at least input_length*2 bytes
@param input is some binary data
@param input_length length of input in bytes
@param uppercase should output be upper or lower case?
|
4733 |
info.txt |
|
162 |