Searched defs:__string (Results 1 – 5 of 5) sorted by relevance
72 protected function __string($offset) function in Google\\FlatBuffers\\Table
58 public string __string(int offset) in __string() method
93 protected String __string(int offset) { in __string() method in Table
139 def gettext(__context, __string, **variables): argument
1120 flatbuffers.ByteBuffer.prototype.__string = function(offset, opt_encoding) { method in flatbuffers.ByteBuffer