Home > Contents > Index > 
Expanded TOC | Accordion TOC | Annotated TOC | Index 
FTVAL.getBlob
Gets the value of a blob.
Syntax
public final byte[] getBlob()Returns
If the data held by this
FTVALis a blob (binary large object),getBlobreturns the value of the blob inside the byte array. For example, if theFTVALholds a PDF,getBlobwrites the entire contents of the PDF into the return value. If the data held by thisFTVALis not a blob,getBlobreturns null.
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.