<< Click to Display Table of Contents >> AdoStream:Write() |
![]() ![]() ![]() |
Writes binary data to a Stream object.
METHOD Write ( uData AS USUAL ) AS VOID
uData A String or LongBin object that contains the bytes that need to be written
NOTHING