SetLogicalEof
public struct SetLogicalEof
Commands representing the commands in gemSpec_COS#14.3.4
-
Use cases Set Logical EOF without
ShortFileIdentifier
Declaration
Swift
public static func setLogicalEofCommand(offset: Int = 0) throws -> HealthCardCommand
-
Use cases Set Logical EOF with
ShortFileIdentifier
Declaration
Swift
public static func setLogicalEofCommand(with sfid: ShortFileIdentifier, offset: Int = 0) throws -> HealthCardCommand