Click or drag to resize
XDL

XUASLocalSetDecoderDecode Method

Overload List
  Name Description
Public method Decode(Byte) KLV(Key-Length-Value) 메타데이터 패킷을 디코딩하고 태그 항목별 값 목록을 만든다.
Public method Decode(XFrameMetad) KLV(Key-Length-Value) 메타데이터 패킷을 디코딩하고 태그 항목별 값 목록을 만든다.
Public method Decode(Byte, Boolean, Boolean) 메타데이터 패킷의 키 포함 여부에 따라 패킷을 디코딩하고 태그 항목별 값 목록을 만든다.
Top
See Also