![]() |
| | #1 |
| C(++)(#) Join Date: Jul 2004
Posts: 309
| .NET version of Java's bytebuffer? is there a .NET version of Java's bytebuffer? I've tried searching MSDN but I couldn't seem to find a .NET equivilant.
__________________ To code is divine |
| 7smurfs is offline | |
| | #2 |
| Banned Join Date: Feb 2003 Location: Australia
Posts: 986
| You could try an array of bytes (ie byte[]). If its variable length, perhaps create a strongly typed Byte collection or use an ArrayList of bytes. If you are using .NET 2.0 you could use a generic list of Bytes. |
| nickname_changed is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Get .net framework version | kairozamorro | C# Programming | 0 | 05-18-2009 01:02 AM |
| code for calling the .NET framework version | Nyoud33 | C# Programming | 1 | 01-12-2009 06:53 AM |
| changing the version of .net used in visual c# 2005 | Rune Hunter | C# Programming | 2 | 02-28-2005 06:55 PM |
| Problem building Quake source | Silvercord | Game Programming | 14 | 01-25-2003 10:01 PM |
| Visual J# | mfc2themax | A Brief History of Cprogramming.com | 0 | 10-08-2001 02:41 PM |