Make hexdump_lib.js more lib-like and change the functions (methods) to
return arrays rather than calling printf() directly. Also, make the ASCII portion of the output optional (but enabled by default).
Please register or sign in to comment
return arrays rather than calling printf() directly. Also, make the ASCII portion of the output optional (but enabled by default).