zed icon indicating copy to clipboard operation
zed copied to clipboard

improve implementation of marshaling zson net.IP values

Open mccanne opened this issue 3 years ago • 0 comments

Fix zson marshaling of Go net.IP values to avoid a round-trip through a string rep. It's not obvious and easy how to do this (see thread in #3991) though it's not all that important right now.

mccanne avatar Jul 13 '22 19:07 mccanne