Searched refs:literalEncodeWithLength (Results 1 – 1 of 1) sorted by relevance
317 out = append(out, literalEncodeWithLength("application/grpc")...)325 out = append(out, literalEncodeWithLength("grpc-status")...)337 func literalEncodeWithLength(str string) []byte { func