java.io.Closeable, java.lang.AutoCloseableAutoPositioningStreamclass BinaryToRawStream
extends java.io.FilterInputStream
| Modifier and Type | Field | Description |
|---|---|---|
private int |
length |
Length of the value represented by this stream.
|
private java.lang.Object |
parent |
| Constructor | Description |
|---|---|
BinaryToRawStream(java.io.InputStream in,
java.lang.Object parent) |
| Modifier and Type | Method | Description |
|---|---|---|
(package private) int |
getLength() |
Return the length of the value in thie stream in bytes.
|
private int length
private java.lang.Object parent
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.