Row class

This file has been ported from the geotools.org project.

Constructors

Row(dynamic fieldOffsets, dynamic header, dynamic readObject)

Properties

deleted bool
getter/setter pair
fieldOffsets ↔ dynamic
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
getter/setter pair
readObject ↔ dynamic
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

isDeleted() bool
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
read(int column) Future
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited