VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Byte Stream Object

Nicholas Forystek  (14 Submissions)   Databases/Data Access/DAO/ADO   VB 6.0   Intermediate   Sun 1st April 2018   Tue 9th February 2021

This code starts from a different VBCode.com post of a “StringBuilder” which in use over time resulted in four or five variations of it (monstrous with string functions like Instr()/mid()) to reach other demands of mine. Particular this one is lite, not as lite as “StringBuilder” but it is a Byte array object that I once used for incoming socket data, now a different project for line data. Interfaces; Address, Length, Push(), Pull(), Partial(), Concat(), Prepend(), Placeat(), Clone(), Reset()

Rate Byte Stream Object (3(3 Vote))

Download Byte Stream Object

Byte Stream Object Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters