ReadByteArray Method
ReadByteArray(String)
Declaration
byte[] ReadByteArray(string fieldName)
Parameters
String | fieldName | name of the field |
Returns
Byte[] | the byte array value read |
Exceptions
IOException | System.IO.IOException |