c# read different datatypes

I use that class in my project to read and write strings..And it works
perfectly.

If you had written the string using the write method i have in my class the
read should work..May be the way you have written is different than mine.

···

--
View this message in context: http://hdf-forum.184993.n3.nabble.com/c-read-different-datatypes-tp4026057p4026089.html
Sent from the hdf-forum mailing list archive at Nabble.com.

The problem is ,that i don't write data,i only have a file to read)
but finaly i got the byte array [,] and got data from string table,
now i need just to transfer the values in [] array and use System.Text.Encoding.ASCII.GetString(); to make them readable
I hope it will be fine.
Then i`ll try byte array with compound dataset,just need time)

···

--
View this message in context: http://hdf-forum.184993.n3.nabble.com/c-read-different-datatypes-tp4026057p4026090.html
Sent from the hdf-forum mailing list archive at Nabble.com.

Is it possible to read only 1 definite data field and not the hole dataset
of a table?

···

--
View this message in context: http://hdf-forum.184993.n3.nabble.com/c-read-different-datatypes-tp4026057p4026091.html
Sent from the hdf-forum mailing list archive at Nabble.com.