menu
actionlib_msgs package
documentation
msgs.dart
GoalID
getMessageSize method
getMessageSize method
dark_mode
light_mode
getMessageSize
method
int
getMessageSize
(
)
Implementation
int
getMessageSize() {
var
length =
0
; length += utf8.encode(id).length;
return
length +
12
; }
actionlib_msgs package
documentation
msgs
GoalID
getMessageSize method
GoalID class
Constructors
GoalID
Properties
fullType
hashCode
id
md5sum
messageDefinition
runtimeType
stamp
Methods
call
deserialize
getMessageSize
noSuchMethod
serialize
toString
Operators
operator ==
Static properties
$prototype