A B C D F H I M O P R S T U W

W

write(int) - Method in class assignment4.BitOutputStream
Required by OutputStream subclasses, write the low 8-bits to the underlying outputstream
writeBits(int, int) - Method in class assignment4.BitOutputStream
Write specified number of bits from value to a file.
writeBitStringToStream(String, OutputStream) - Static method in class assignment4.BitStreamUtility
Given a string of 0's and 1's, writes each character as a bit to output stream.

A B C D F H I M O P R S T U W