UniPRT SDK
v2.0.0.0
Loading...
Searching...
No Matches
ByteSwapper.h
1
#import <Foundation/Foundation.h>
2
3
@interface
ByteSwapper
: NSObject
4
5
+ (uint16_t)swap16:(uint16_t)value;
6
+ (uint32_t)swap32:(uint32_t)value;
7
+ (uint64_t)swap64:(uint64_t)value;
8
9
@end
ByteSwapper
Definition
ByteSwapper.h:4
AutoIdSDK
PrinterDiscovery
ByteSwapper.h
Generated by
1.13.2