This release introduces v2 of the basexx API and command. Gone are Dest
, Source
, and Buffer
. Operations now center on simple Encode
and Decode
calls using conventional strings, readers, and writers for input and output.
This release introduces v2 of the basexx API and command. Gone are Dest
, Source
, and Buffer
. Operations now center on simple Encode
and Decode
calls using conventional strings, readers, and writers for input and output.