The inputstream used.


Namespace: nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)

Syntax

Visual Basic (Declaration)
Protected input As RandomAccess
C#
protected RandomAccess input;
C++
protected:
 RandomAccess input sealed ;
J#
protected RandomAccess input
JScript
protected input : RandomAccess;

See Also