Join/Login
Business Software
Open Source Software
For Vendors
Blog
About
More
Articles
Create
SourceForge Podcast
Site Documentation
Subscribe to our Newsletter
Support Request
For Vendors
Help
Create
Join
Login
Business Software
Open Source Software
SourceForge Podcast
Resources
Articles
Case Studies
Blog
Menu
Help
Create
Join
Login
Home
Browse
protobuf-delphi
Discussion
How to check end of buffer in TProtoBufInput?
Protocol buffers for Delphi
Brought to you by:
marat1961
Summary
Files
Reviews
Support
Wiki ▾
Home
Wiki
Code
Discussion
Menu
▾
▴
Create Topic
Stats Graph
Forums
General Discussion
5
Comments and suggestions
3
Help
Formatting Help
How to check end of buffer in TProtoBufInput?
Forum:
General Discussion
Creator:
Dennis Poon
Created:
2018-07-25
Updated:
2018-07-25
Dennis Poon
-
2018-07-25
should if be FPos <= FLen or
FPos < FLen?
Dennis
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Log in
to post a comment.
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Submit
should if be FPos <= FLen or
FPos < FLen?
Dennis