Example #1
0
 @Override
 public void writeByte(byte byte1) {
   out.writeByte(byte1);
 }