decodeBuffer parameter should be InputStreamBase rather than InputStream. This will support calling with InputFileStream on large files.
decodeBuffer parameter should be InputStreamBase rather than InputStream.
This will support calling with InputFileStream on large files.