Home > Contents > Index > 
Expanded TOC | Accordion TOC | Annotated TOC | Index 
FTVAL.getStream
Returns an input stream
Syntax
public final InputStream getStream() throws ExceptionReturns
An input stream.
Description
If the data in the
FTVALobject is a blob,getStreamreturns either aByteArrayInputStreamor aFileInputStreamto the serialized data.If the data in the
FTVALobject is anything other than a blob,getStreamreturns aByteArrayInputStreamto the serialized data.
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.