I have a simple class that accepts an InputStream of a known format in its constructor. All of the heavy lifting is done in this constructor before assigning va
InputStream