Creates a new InputStream that returns the data as raw bytes. @return a new stream positioned at the start of the lob, or null if this.isNullValue() .
()
| 35 | * or <code>null</code> if <code>this.isNullValue()</code>. |
| 36 | */ |
| 37 | public InputStream newInputStream(); |
| 38 | |
| 39 | /** |
| 40 | * Gets all the data of this lob, or <code>null</code> if this is an Ion |
no outgoing calls