Searched refs:initial (Results 1 – 2 of 2) sorted by relevance
139 let initial = buf.remaining_mut(); in encode_buf() localVariable141 assert_eq!(buf.remaining_mut(), initial - 20); in encode_buf()144 assert_eq!(buf.remaining_mut(), initial - 20 - 1); in encode_buf()
663 // For pull subscriptions, this value is used as the initial value for the ack1065 // establish the initial stream as well as to stream acknowledgements and ack1114 // other. Only needs to be provided on the initial request. When a stream1127 // property can only be set on the initial StreamingPullRequest. If it is set1138 // property can only be set on the initial StreamingPullRequest. If it is set