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 |