Function BufferFromString(s$, ByRef buffer)

Stores the byte value of a string into a number buffer


Related: StringFromBuffer$