Searched defs:createLong (Results 1 – 2 of 2) sorted by relevance
74 public static Value createLong(long value) { in createLong() method in Value
796 flatbuffers.Builder.prototype.createLong = function(low, high) { method in flatbuffers.Builder1193 flatbuffers.ByteBuffer.prototype.createLong = function(low, high) { method in flatbuffers.ByteBuffer