We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83b1c94 commit bc986a6Copy full SHA for bc986a6
Sources/GRPCProtobuf/Errors/GoogleRPCStatus.swift
@@ -79,7 +79,7 @@ extension GoogleRPCStatus {
79
/// containing a serialized message in Protocol Buffer binary format.
80
///
81
/// - Parameters:
82
- /// - serializedBytes: The binary-encoded message data to decode.
+ /// - bytes: The binary-encoded message data to decode.
83
/// - extensions: An `ExtensionMap` used to look up and decode any
84
/// extensions in this message or messages nested within this message's
85
/// fields.
0 commit comments