Name | Description | |
---|---|---|
![]() | Close | Closes the GLF reader and releases any data stream owned by the GLF reader |
![]() | Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting managed resources. |
![]() | EnsureDataLoaded | Ensures that the file Stream is positioned beyond the header ready to start reading packets, and the original provided Stream may be closed/disposed after this call. (But do not alter the original Stream or its position because the same file handle may be retained.) |
![]() | GetPacketStreamStart | Sets the position of the packet stream to the start of packet data and returns the stream. |
![]() ![]() | IsGLF | Overloaded. Indicates if the specified fileName is an existing, accessible, valid GLF file. |