PofStreamReaderReadLongArray Method |
Namespace: Tangosol.IO.Pof
public ILongArray ReadLongArray( int index, ILongArray array )
| Exception | Condition |
|---|---|
| InvalidOperationException | If the POF stream has already advanced past the desired property. |
| IOException | If an I/O error occurs. |