Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.2
-
None
Description
If you have a struct with a binary field and you call #inspect, you'll get back the string-escaped version of the field, which is super ugly and hard to read. I think it would be a lot more useful if it returned the binary value as a hex-encoded string.