C# how to read an sbyte[] type like an excel or csv file type -


i need build class library accepting sbyte[] parameter excel file.

user uploads excel or csv file application1 converts sbyte[] type passing class library read sbyte[] variable extract data.

question on how read sbyte[] variable excel / csv file.

thank you


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -