TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jay S
NA
230
59.2k
C# Binaryreader Position
Apr 18 2013 5:46 AM
Hi All,
Bit stuck..
Is there a way to read in a certain length of bytes, search for a specific string and then set the binaryreader's location to that point?
For example..
Read in 40,000 bytes, find "hello", set basestream.position at that location
Many thanks
Reply
Answers (
23
)
I am Trying to Search Record and Display in GridView
sending multiple files using tcp lisner in c# socket program