![]() | RecordIndexEntry Structure |
Namespace: Ookii.Jumbo.IO
The RecordIndexEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | RecordIndexEntry |
Initializes a new instance of the RecordIndexEntry struct.
|
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of bytes for the record.
|
![]() | Offset |
Gets the offset into the byte array.
|
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object).) |
![]() | Equals(RecordIndexEntry) |
Indicates whether the current object is equal to another object of the same type.
|
![]() | GetHashCode |
Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Determines whether two specified instances have the same value.
|
![]() ![]() | Inequality |
Determines whether two specified instances have different values.
|