The following tables list the members exposed by BufferedFileTester.
Public Constructors
| Name | Description | |
|---|---|---|
|
BufferedFileTester | Initializes a new instance of the |
Public Methods
| Name | Description | |
|---|---|---|
|
bufferedFileTest | |
|
bufferedStreamTest | |
|
buffStreamSimpleTest | |
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
standardFileTest | |
|
standardStreamTest | |
|
TestBufferedFile | Usage: nom.tam.util.test.BufferedFileTester file [dim [numIts [flags]]] where file is the file to be read and written. dim is the dimension of the arrays to be written. numIts is the number of times each array is written. flags a string indicating what I/O to test O -- test old I/O (RandomAccessFile and standard streams) R -- BufferedFile (i.e., random access) S -- BufferedDataXPutStream X -- BufferedDataXPutStream using standard methods |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |