VoltronBuffer class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
imgStringCache
→ LruCache<
int, CacheItem> -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
kBase64ImgHeader
→ List<
int> -
final
- kValueUndefined → Object
-
final
Constants
- kImgSrcPropName → const String
- kImgUrlPropName → const String
- kTypeArray → const int
- kTypeBoolFalse → const int
- kTypeBoolTrue → const int
- kTypeDouble → const int
- kTypeInt → const int
- kTypeMap → const int
- kTypeNull → const int
- kTypeOneByteString → const int
- kTypeString → const int
- kTypeUnknown → const int