getMethodNamesBytes

open fun getMethodNamesBytes(index: Int): ByteString

repeated string method_names = 3;

Return

The bytes of the methodNames at the given index.

Parameters

index

The index of the value to return.