Functions§

  • Compresses a stack trace into a dynamically-allocated vector of bytes.
  • Compresses a stack trace into a preallocated buffer.
  • Given the size of an uncompressed stack trace (expressed as the number of stack frames), returns an upper bound of its compressed size.
  • Uncompresses a stack trace.