1*890232f2SAndroid Build Coastguard Workerpackage flatbuffers 2*890232f2SAndroid Build Coastguard Worker 3*890232f2SAndroid Build Coastguard Worker// Struct wraps a byte slice and provides read access to its data. 4*890232f2SAndroid Build Coastguard Worker// 5*890232f2SAndroid Build Coastguard Worker// Structs do not have a vtable. 6*890232f2SAndroid Build Coastguard Workertype Struct struct { 7*890232f2SAndroid Build Coastguard Worker Table 8*890232f2SAndroid Build Coastguard Worker} 9