Command plugin for CudaText.
It converts text from current file (entire file, or only selection, if normal block is selected)
to hex-dump format. And shows hex-dump in a new tab.
Gives commands in "Plugins - Hex Dump":
- Dump UTF16-LE
- Dump UTF16-BE
- Dump ASCII

Used hexdump.py by anatoly techtonik, Public Domain.
Author: Alexey (CudaText)
License: MIT
