get_bit method

get_bit

Gets the bit.

Returns

def get_bit(self, index):
    ...
ParameterTypeDescription
indexintThe index.

See Also