mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-01 09:02:01 +00:00
Implement formatting
This commit is contained in:
parent
a8658d172f
commit
252d6a9fec
2 changed files with 86 additions and 4 deletions
|
@ -92,7 +92,7 @@ GS_NSByteCountFormatter_IVARS;
|
|||
- (BOOL) includesActualByteCount;
|
||||
- (void) setIncludesActualByteCount: (BOOL)flag;
|
||||
|
||||
- (BOOL) adaptive;
|
||||
- (BOOL) isAdaptive;
|
||||
- (void) setAdaptive: (BOOL)flag;
|
||||
|
||||
- (NSByteCountFormatterUnits) allowedUnits;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue