ZeroCM / zcm

Zero Communications and Marshalling
http://zerocm.github.io/zcm/
GNU Lesser General Public License v2.1
236 stars 68 forks source link

Fix zcm-spy showing NoSuchMethod error on java.io.DataInput. #492

Closed andybarry closed 1 month ago

andybarry commented 1 month ago

Fix zcm-spy showing NoSuchMethod error on java.io.DataInput. This is a similar fix to #388.

Without this, I could not get zcm-spy to decode any messages.