Re: add a single byte to byte()
David,
You just avoiding the answers in my opinion by giving answers on not asked
questions.
I write it again in another way.
Where can I use the arraylist when I have populated that with objects with
single bytes in that.
I have nowhere spoken about boxing, boxing does really not interest me with
an array of 400 bytes.
Cor
[color=blue]
> On 2004-09-12, Cor Ligthert <notfirstname@p lanet.nl> wrote:[color=green]
> > David,
> >
> > I know how to do it, my problem for this is that I cannot find a[/color][/color]
practical[color=blue][color=green]
> > solution for this with an arraylist.
> >
> > A situation where I would have to add 1 byte to a byte array byte by[/color][/color]
byte,[color=blue][color=green]
> > while I do not know the length of that bytestring.[/color]
>
> Okay, this is the third time in a row where you've asked a question,
> I've followed up with a fairly specific response that raised specific
> issues and asked specific questions, and you've totally ignored my
> response and followed up with a non-sequitor. There's really very
> little point in continuing the thread.
>[color=green]
> > The boxing time does not interest me, that is about 1/100000000000
> > nanosecond[/color]
>
> This is the kind of thing I mean. I honestly have absolutely no clue
> what your point is here. If boxing isn't the issue, I have no idea what
> your objection to an arrayList would be, nor do I expect to find out.
>
> Cheers,
>
>
>
>[/color]
David,
You just avoiding the answers in my opinion by giving answers on not asked
questions.
I write it again in another way.
Where can I use the arraylist when I have populated that with objects with
single bytes in that.
I have nowhere spoken about boxing, boxing does really not interest me with
an array of 400 bytes.
Cor
[color=blue]
> On 2004-09-12, Cor Ligthert <notfirstname@p lanet.nl> wrote:[color=green]
> > David,
> >
> > I know how to do it, my problem for this is that I cannot find a[/color][/color]
practical[color=blue][color=green]
> > solution for this with an arraylist.
> >
> > A situation where I would have to add 1 byte to a byte array byte by[/color][/color]
byte,[color=blue][color=green]
> > while I do not know the length of that bytestring.[/color]
>
> Okay, this is the third time in a row where you've asked a question,
> I've followed up with a fairly specific response that raised specific
> issues and asked specific questions, and you've totally ignored my
> response and followed up with a non-sequitor. There's really very
> little point in continuing the thread.
>[color=green]
> > The boxing time does not interest me, that is about 1/100000000000
> > nanosecond[/color]
>
> This is the kind of thing I mean. I honestly have absolutely no clue
> what your point is here. If boxing isn't the issue, I have no idea what
> your objection to an arrayList would be, nor do I expect to find out.
>
> Cheers,
>
>
>
>[/color]
Comment