The Atr type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Atr |
Constructs an ATR object.
|
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Create a shallow copy.
|
![]() | Equals(array<Byte>[]()[][]) |
Check if specified bytes are equal to this ATR.
|
![]() | Equals(Object) |
True if obj contains another instance of an ATR object with same content.
(Overrides Object..::..Equals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBytes()()()() |
Get copy of all ATR bytes.
|
![]() | GetBytes(Int32, Int32) |
Get copy of ATR bytes.
|
![]() | GetHashCode |
Get hash code.
(Overrides Object..::..GetHashCode()()()().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Get string representation of this ATR.
(Overrides Object..::..ToString()()()().) |
Fields
Name | Description | |
---|---|---|
![]() | atr |
ByteBuffer containing ATR bytes.
|