uk.co.mmscomputing.io
Class LEOutputStream
java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
java.io.BufferedOutputStream
uk.co.mmscomputing.io.LEOutputStream
- All Implemented Interfaces:
- java.io.Closeable, java.io.Flushable
public class LEOutputStream
- extends java.io.BufferedOutputStream
| Fields inherited from class java.io.BufferedOutputStream |
buf, count |
| Fields inherited from class java.io.FilterOutputStream |
out |
| Methods inherited from class java.io.BufferedOutputStream |
flush, write, write |
| Methods inherited from class java.io.FilterOutputStream |
close, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LEOutputStream
public LEOutputStream(java.io.OutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
LEOutputStream
public LEOutputStream(java.io.File f)
throws java.io.IOException
- Throws:
java.io.IOException
LEOutputStream
public LEOutputStream(java.net.URL url)
throws java.io.IOException
- Throws:
java.io.IOException
writeInt
public void writeInt(int i)
throws java.io.IOException
- Throws:
java.io.IOException
writeShort
public void writeShort(int i)
throws java.io.IOException
- Throws:
java.io.IOException
writeUnsignedShort
public void writeUnsignedShort(int i)
throws java.io.IOException
- Throws:
java.io.IOException
writeLong
public void writeLong(long i)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2011 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.