Help for this page

Select Code to Download


  1. or download this
                   accessor.Write(0, (char)de.Length);
                   accessor.WriteArray(0, de, 0, de.Length);
    
  2. or download this
    perl -nE 'BEGIN{ binmode $ARGV; $/=\16;}; say map {sprintf "%02x ", or
    +d $_}split //;' /path/to/file