Add an entry name to the buffer
Overload List
Add an entry name to the buffer
public static int GetNameBytes(string,byte[],int,int);
Add name to the buffer as a collection of bytes
public static int GetNameBytes(string,int,byte[],int,int);
Add an entry name to the buffer
public static int GetNameBytes(StringBuilder,byte[],int,int);
Add name to the buffer as a collection of bytes
public static int GetNameBytes(StringBuilder,int,byte[],int,int);