[Allion]: HEY!!! What kind of comment is that?!!! A good-natured one, I think. Most adult programmers aren't too concerned with the "coolness" of a class. If we cared about coolness, we probably wouldn't have become programmers.
I just didn't think they were too useful. They aren't - unless you want to write data to a byte array, sequentially. Then they're very useful. There are other ways this could be done, of course, but if you're using streams elsewhere in your code then BAOS and BAIS are very convenient ways to connect streams to arrays (and vice versa).
[ November 17, 2005: Message edited by: Jim Yingst ]