.check_bytes_format: Check bytes formatting
Description
Internal function that check a character string to match a byte
format for Java. e.g. 1024M, 1024m, 1024k or 1024K
Usage
.check_bytes_format(this_test, x, varname)
Arguments
- x
string to be transformed