xulman-obsoleteProjects / DAIS-wp1.3

Scijava/imglib2 images are pinged back and forth over a network...
1 stars 1 forks source link

Add reset(...) variants to be able to re-use the object for other connections #10

Open xulman opened 7 years ago

xulman commented 7 years ago

resets would require that transferMode == TransferMode.CLOSED and would behave as the current constructors... (in fact constructors would call the reset functions to avoid code duplication)