InputStreamType Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
Binary | 1 | The stream is a binary stream (typically read into a byte array). | |
AsciiHexString | 2 | The stream is an ASCII hex string that should be "packed" to get the binary using PackH(String). |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.