public class FixedOutputStream extends OutputStream
| Constructor and Description |
|---|
FixedOutputStream(byte[] buf) |
public void writeInt(int b)
public void write(int b)
throws IOException
write in class OutputStreamIOExceptionpublic void write(byte[] b,
int off,
int len)
throws IOException
write in class OutputStreamIOExceptionpublic void writeLong(long txReleaseTime)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.