Adding to a byte array



What's the easiest way to append a few extra byte values to the end of an
existing byte array? Do I have to create a new larger array and copy the old
contents one by one using a for() loop?

- Brian


.



Relevant Pages

  • [ANN] Rio 0.4.1
    ... = Rio - Ruby I/O Facilitator ... Iterate over the .rb files in a directory and its subdirectories. ... Return an array of the .rb files in a directory and its ... Copy or append a file to a string ...
    (comp.lang.ruby)
  • {ANN] Rio 0.4.0
    ... = Rio - Ruby I/O Facilitator ... Iterate over the .rb files in a directory and its subdirectories. ... Return an array of the .rb files in a directory and its ... Copy or append a file to a string ...
    (comp.lang.ruby)
  • Re: Appending text files
    ... > Does anyone know how to append text files using VB? ... text files from SQL Server using DTS. ... The array can contain one or more filenames. ... Dim FileIn As Long ...
    (microsoft.public.vb.general.discussion)
  • RE: 2nd table need to add more fields other than from the 1st tabl
    ... You will not need to use an array. ... Another would be to construct either an append or an update ... > to manipulate them. ... >>> fields item names, prices and the second table includes item names, prices, ...
    (microsoft.public.access.modulesdaovba)
  • Re: Append from array - Memofeld
    ... > a) mit APPEND FROM FileName ... > b) Umweg über ein ARRAY ... > den View eine Tabelle zwischenspeichern? ...
    (microsoft.public.de.fox)