Searched defs:__string (Results 1 – 5 of 5) 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
198 __string(offset: number, opt_encoding?: Encoding): string | Uint8Array { method in ByteBuffer
66 public string __string(int offset) in __string() method
149 def gettext(__context, __string, **variables): argument