home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
H4CK3R 5
/
hacker05
/
05_HACK_05.ISO
/
programacao
/
antechinus
/
Setup.exe
/
Setups
/
CSharpEd
/
Installed
/
Autocomplete
/
Buffer.ini
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
INI File
|
2001-06-14
|
317 b
|
5 lines
[Buffer]
0=3,BlockCopy,public static void BlockCopy(Array src, int srcOffset, Array dst, int dstOffset, int count);
1=3,ByteLength,public static int ByteLength(Array array);
2=3,GetByte,public static byte GetByte(Array array, int index);
3=3,SetByte,public static void SetByte(Array array, int index, byte value);