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

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -