HighTechTalks DotNet Forums  

How to get Byte Array Input Stream in VB.Net

Dotnet General Discussions microsoft.public.dotnet.general


Discuss How to get Byte Array Input Stream in VB.Net in the Dotnet General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Srilatha
 
Posts: n/a

Default How to get Byte Array Input Stream in VB.Net - 08-04-2005 , 02:40 PM






Hi,
I want to read a file as a Byte Array Input Stream in VB.Net.

How can I declare a Byte Array Input Stream?

Reply With Quote
  #2  
Old   
Brian Delahunty
 
Posts: n/a

Default RE: How to get Byte Array Input Stream in VB.Net - 08-04-2005 , 03:28 PM






I don't know any VB.NET but if you want to get at a file as a byte[] use the
BinaryReader class in the System.IO namespace.


Brian Delahunty

"Srilatha" wrote:

Quote:
Hi,
I want to read a file as a Byte Array Input Stream in VB.Net.

How can I declare a Byte Array Input Stream?

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.