VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Byte Stream Object

by Nicholas Forystek (14 Submissions)
Category: Databases/Data Access/DAO/ADO
Compatability: VB 6.0
Difficulty: Intermediate
Originally Published: Sun 1st April 2018
Date Added: Tue 9th February 2021
Rating: (1 Votes)

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

Download Byte Stream Object

Download Byte Stream Object (5 KB)

Byte Stream Object Comments

No comments have been posted about Byte Stream Object. Why not be the first to post a comment about Byte Stream Object.

Post your comment

Subject:
Message:
0/1000 characters