Searched defs:writeBoolean (Results 1 – 2 of 2) sorted by relevance
119 Writer.prototype.writeBoolean = function (b, tag) { method in Writer
134 this.writeBoolean = function (...args) { method