protocol.util

Protocol platform specific print and debug utilities

pr-buf

(pr-buf buf & [{:keys [prefix], :as opts, :or {prefix " "}}])

Pretty print the contents of a js/Buffer

pr-bufs

(pr-bufs bufs & [{:keys [prefix], :as opts, :or {prefix " "}}])

Pretty print the contents of multiple js/Buffer’s side-by-side