MobiData class

Available extensions

Constructors

MobiData.new()

Properties

drm MobiDrm?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
kf8 bool
getter/setter pair
kf8BoundaryOffset int
getter/setter pair
mobiExthHeader MobiExthHeader?
getter/setter pair
mobiHeader MobiHeader?
getter/setter pair
mobiPdbRecord MobiPdbRecord?
getter/setter pair
next MobiData?
getter/setter pair
pdbHeader MobiPdbHeader?
getter/setter pair
rawml MobiRawml
getter/setter pair
record0header MobiRecord0Header?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
parseOpt(bool parseToc, bool parseDict, bool reconstruct) MobiRawml

Available on MobiData, provided by the RawmlParser extension

toString() String
A string representation of this object.
inherited

Operators

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