Module holochain_util::hex

source ·

Functions§

  • Get a hex string representation of two chars per byte
  • Helpful pattern for debug formatting many bytes. If the size is > 32 bytes, only the first 8 and last 8 bytes will be displayed.