Lines Matching full:values

137 …'A read only property that returns an array-like object out of which you can read uint8 values.''')
138 …A read only property that returns an array-like object out of which you can read uint16 values.''')
139 …A read only property that returns an array-like object out of which you can read uint32 values.''')
140 …A read only property that returns an array-like object out of which you can read uint64 values.''')
141 …'A read only property that returns an array-like object out of which you can read sint8 values.''')
142 …A read only property that returns an array-like object out of which you can read sint16 values.''')
143 …A read only property that returns an array-like object out of which you can read sint32 values.''')
144 …A read only property that returns an array-like object out of which you can read sint64 values.''')
145 …'A read only property that returns an array-like object out of which you can read float values.''')
146 …A read only property that returns an array-like object out of which you can read double values.''')
147 …roperty that returns an array with all the contents of this SBData represented as uint8 values.''')
148 …operty that returns an array with all the contents of this SBData represented as uint16 values.''')
149 …operty that returns an array with all the contents of this SBData represented as uint32 values.''')
150 …operty that returns an array with all the contents of this SBData represented as uint64 values.''')
151 …roperty that returns an array with all the contents of this SBData represented as sint8 values.''')
152 …operty that returns an array with all the contents of this SBData represented as sint16 values.''')
153 …operty that returns an array with all the contents of this SBData represented as sint32 values.''')
154 …operty that returns an array with all the contents of this SBData represented as sint64 values.''')
155 …roperty that returns an array with all the contents of this SBData represented as float values.''')
156 …operty that returns an array with all the contents of this SBData represented as double values.''')