kCVReturnRetry
A scan hasn’t completely traversed the CVBufferPool due to a concurrent operation.
Declaration
var kCVReturnRetry: CVReturn { get }Discussion
A result of kCVReturnRetry indicates that a client can retry the scan.
A scan hasn’t completely traversed the CVBufferPool due to a concurrent operation.
var kCVReturnRetry: CVReturn { get }A result of kCVReturnRetry indicates that a client can retry the scan.