- java.lang.Object
-
- java.io.OutputStream
-
- org.apache.derby.client.am.BlobOutputStream
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private Blob |
blob_ |
private long |
offset_ |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
write(byte[] b,
int off,
int len) |
void |
write(int b) |
private void |
writeX(byte[] b,
int off,
int len) |
-
Methods inherited from class java.io.OutputStream
close, flush, write
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
offset_
private long offset_
Built on Wed 2014-10-15 18:23:42+0000, from revision ???
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.