Searched refs:readFloat64 (Results 1 – 2 of 2) sorted by relevance
939 flatbuffers.ByteBuffer.prototype.readFloat64 = function(offset) { method in flatbuffers.ByteBuffer
359 return this.bb.readFloat64(this.bb_pos + 16);