Skip to content

Instantly share code, notes, and snippets.

@surajchhetry
surajchhetry / README.md
Created December 18, 2019 08:34 — forked from mikeando/README.md
Output buffer as binary, similar to xxd in java

Simple XXD Style output from a ByteBuffer.

Refactored here without testing, so probably no-longer compiles - but should be a good starting point should I need it again.