Home
last modified time | relevance | path

Searched refs:opt_encoding (Results 1 – 1 of 1) sorted by relevance

/external/flatbuffers/js/
Dflatbuffers.js1040 flatbuffers.ByteBuffer.prototype.__string = function(offset, opt_encoding) { argument
1049 if (opt_encoding === flatbuffers.Encoding.UTF8_BYTES) {