You can perform shallow conversions and deep conversions, and java.data provides quite a bit of control over the conversion process. Conversion of Clojure maps etc to specific Java types is generally ...
The library is intended to ease the maintenance of protocol between Java and the side that defines the binary structure. The decoding is reflection based, thus it eliminates the need for changing the ...