C# Class Kafka.Client.Requests.AbstractRequest

Base request to make to Kafka.
Show file Open project: precog/kafka

Protected Methods

Method Description
GetTopicLength ( string topic, string encoding = DefaultEncoding ) : short

Method Details

GetTopicLength() protected static method

protected static GetTopicLength ( string topic, string encoding = DefaultEncoding ) : short
topic string
encoding string
return short