Convert XML to binary in Java -
i want convert xml binary data in java? fastest , easiest way this?
is there internal java method can use?
if want compress xml can read , use either gzipoutputstream or zipoutputstream described here.
i want convert xml binary data in java? fastest , easiest way this?
is there internal java method can use?
if want compress xml can read , use either gzipoutputstream or zipoutputstream described here.
Comments
Post a Comment