Searched refs:BinaryEncoder (Results 1 – 13 of 13) sorted by relevance
53 jspb.BinaryEncoder = function() { class in jspb62 jspb.BinaryEncoder.prototype.length = function() {70 jspb.BinaryEncoder.prototype.end = function() {83 jspb.BinaryEncoder.prototype.writeSplitVarint64 = function(lowBits, highBits) {107 jspb.BinaryEncoder.prototype.writeUnsignedVarint32 = function(value) {126 jspb.BinaryEncoder.prototype.writeSignedVarint32 = function(value) {155 jspb.BinaryEncoder.prototype.writeUnsignedVarint64 = function(value) {171 jspb.BinaryEncoder.prototype.writeSignedVarint64 = function(value) {186 jspb.BinaryEncoder.prototype.writeZigzagVarint32 = function(value) {200 jspb.BinaryEncoder.prototype.writeZigzagVarint64 = function(value) {[all …]
61 var encoder = new jspb.BinaryEncoder();103 var encoder = new jspb.BinaryEncoder();180 var encoder = new jspb.BinaryEncoder();260 jspb.BinaryEncoder.prototype.writeUint8,265 jspb.BinaryEncoder.prototype.writeUint16,270 jspb.BinaryEncoder.prototype.writeUint32,275 jspb.BinaryEncoder.prototype.writeUint64,286 jspb.BinaryEncoder.prototype.writeInt8,291 jspb.BinaryEncoder.prototype.writeInt16,296 jspb.BinaryEncoder.prototype.writeInt32,[all …]
99 this.encoder_ = new jspb.BinaryEncoder();
20 import org.apache.commons.codec.BinaryEncoder;36 public class Hex implements BinaryEncoder, BinaryDecoder {
20 import org.apache.commons.codec.BinaryEncoder;40 public class BinaryCodec implements BinaryDecoder, BinaryEncoder {
20 import org.apache.commons.codec.BinaryEncoder;41 public class Base64 implements BinaryEncoder, BinaryDecoder {
23 import org.apache.commons.codec.BinaryEncoder;64 public class QuotedPrintableCodec implements BinaryEncoder, BinaryDecoder, StringEncoder, StringDec…
24 import org.apache.commons.codec.BinaryEncoder;55 public class URLCodec implements BinaryEncoder, BinaryDecoder, StringEncoder, StringDecoder {
25 public interface BinaryEncoder extends Encoder { interface
30 public interface BinaryEncoder extends Encoder { interface
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
23 import org.apache.commons.codec.BinaryEncoder;52 public class Base64Codec implements BinaryEncoder, BinaryDecoder {
402 @Deprecated public interface BinaryEncoder extends org.apache.commons.codec.Encoder {440 …s Base64 implements org.apache.commons.codec.BinaryDecoder org.apache.commons.codec.BinaryEncoder {453 …aryCodec implements org.apache.commons.codec.BinaryDecoder org.apache.commons.codec.BinaryEncoder {467 …lass Hex implements org.apache.commons.codec.BinaryDecoder org.apache.commons.codec.BinaryEncoder {581 …ments org.apache.commons.codec.BinaryDecoder org.apache.commons.codec.BinaryEncoder org.apache.com…597 …ments org.apache.commons.codec.BinaryDecoder org.apache.commons.codec.BinaryEncoder org.apache.com…