Pn532.TryDecodeData212_424Kbps(Span<Byte>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Try to decode a raw byte array containing target information to a 212 424 kbps card
public Iot.Device.Rfid.Data212_424kbps? TryDecodeData212_424Kbps (Span<byte> toDecode);
member this.TryDecodeData212_424Kbps : Span<byte> -> Iot.Device.Rfid.Data212_424kbps
Public Function TryDecodeData212_424Kbps (toDecode As Span(Of Byte)) As Data212_424kbps
Parameters
Returns
A decoded card of null if it can't