Searched defs:__string (Results 1 – 6 of 6) sorted by relevance
93 protected String __string(int offset) { in __string() method in Table110 protected static String __string(int offset, ByteBuffer bb, Utf8 utf8) { in __string() method in Table
72 protected function __string($offset) function in Google\\FlatBuffers\\Table
66 public string __string(int offset) in __string() method
139 def gettext(__context, __string, **variables): argument
143 def gettext(__context, __string, **variables): argument
1140 flatbuffers.ByteBuffer.prototype.__string = function(offset, opt_encoding) { method in flatbuffers.ByteBuffer