coniks-sys / coniks-java

A CONIKS implementation in Java
http://coniks.org
Other
60 stars 13 forks source link

Make functions that serialize nodes instance methods #25

Open masomel opened 8 years ago

masomel commented 8 years ago

Refactor all functions in ServerUtils.java that convert tree nodes ans STRs into byte arrays and make them instance methods for each type.