The ACRResult
class represents the result.
More...
#import <ACRResult.h>
The ACRResult
class represents the result.
- Author
- Godfrey Chung
- Version
- 1.0, 25 Apr 2013
◆ initWithBytes:length:()
- (id) initWithBytes: |
|
(const void *) |
bytes |
length: |
|
(NSUInteger) |
length |
|
|
| |
Returns an initialized ACRResult
object from a given buffer of bytes.
- Parameters
-
bytes | a buffer of bytes. |
length | the number of bytes. |
- Returns
- an initialized
ACRResult
object.
◆ errorCode
The documentation for this class was generated from the following file: