Read
public struct Read
Commands representing the commands in gemSpec_COS#14.3.2
-
Use cases Read Binary without
ShortFileIdentifier
Declaration
Swift
public static func readFileCommand(ne: Int, offset: Int = 0) throws -> HealthCardCommand
-
Use cases Read Binary with
ShortFileIdentifier
Declaration
Swift
public static func readFileCommand(with sfid: ShortFileIdentifier, ne: Int, offset: Int = 0) throws -> //swiftlint:disable:previous identifier_name HealthCardCommand