Lines Matching defs:packed
57 * Whether to use alternative packed wire representation.
59 * Generated from protobuf field <code>bool packed = 8;</code>
61 private $packed = false;
101 * @type bool $packed
102 * Whether to use alternative packed wire representation.
277 * Whether to use alternative packed wire representation.
279 * Generated from protobuf field <code>bool packed = 8;</code>
284 return $this->packed;
288 * Whether to use alternative packed wire representation.
290 * Generated from protobuf field <code>bool packed = 8;</code>
297 $this->packed = $var;