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 OutputStream
IOException
public void write(byte[] b, int off, int len) throws IOException
write
in class OutputStream
IOException
public void writeLong(long txReleaseTime)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.