Add input stream that identifies its content.
[sonitus.git] / src /
2013-03-14 David ‘Bombe’ RodenAdd input stream that identifies its content.
2013-03-14 David ‘Bombe’ RodenReturn the new stream directly.
2013-03-14 David ‘Bombe’ RodenAdd remembering input stream.
2013-03-14 David ‘Bombe’ RodenThrow a custom exception if a stream can not be identified.
2013-03-14 David ‘Bombe’ RodenAdd Ogg Vorbis identifier.
2013-03-14 David ‘Bombe’ RodenOverride hashCode(), equals(), and toString().
2013-03-14 David ‘Bombe’ RodenAdd comment.
2013-03-14 David ‘Bombe’ RodenAdd filter interface.
2013-03-14 David ‘Bombe’ RodenAdd container for format data.