Instance Method
description(withPrecision:)descriptionWithPrecision:descriptionWithPrecision_
Declaration
func description(withPrecision precision: UInt8) -> StringDeclaration
- (NSString *) descriptionWithPrecision:(uint8_t) precision;Declaration
descriptionWithPrecision_(precision: int) -> str