Home | History | Annotate | Download | only in binary

Lines Matching refs:DELIMITED

290       nextWireType != jspb.BinaryConstants.WireType.DELIMITED &&
345 * Skips over the next delimited field in the binary stream.
348 if (this.nextWireType_ != jspb.BinaryConstants.WireType.DELIMITED) {
428 case jspb.BinaryConstants.WireType.DELIMITED:
537 this.nextWireType_ == jspb.BinaryConstants.WireType.DELIMITED);
584 * Return a decoder that wraps the current delimited field.
589 this.nextWireType_ == jspb.BinaryConstants.WireType.DELIMITED);
862 this.nextWireType_ == jspb.BinaryConstants.WireType.DELIMITED);
876 this.nextWireType_ == jspb.BinaryConstants.WireType.DELIMITED);
918 this.nextWireType_ == jspb.BinaryConstants.WireType.DELIMITED);