The SbdfTableSlice type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() |
ReadSlices(BinaryReader, SbdfTableMetadata) |
Enumerates over all slices in the stream of the binary reader.
|
![]() ![]() |
ReadSlices(BinaryReader, SbdfTableMetadata, IEnumerableBoolean) |
Enumerates over all slices in the stream of the binary reader.
|
![]() ![]() |
SkipSlices |
Skips all table slices in the stream of the binary reader.
|
![]() |
Write |
Writes this table slice to an output binary writer.
|
![]() ![]() |
WriteEndOfTableMarker |
Writes the end of table marker to the binary writer.
|
See Also