Method | Description | |
---|---|---|
GetBytes ( this idatarecord, |
Extends GetBytes so that buffer offset of 0 and call to Array.Length are not needed.
|
|
GetChars ( this idatarecord, |
Extends GetChars so that buffer offset of 0 and call to Array.Length are not needed.
|
public static GetBytes ( this idatarecord, |
||
idatarecord | this | |
i | ||
fieldOffset | System.Int64 | |
buffer | Byte | |
return | System.Int64 |
public static GetChars ( this idatarecord, |
||
idatarecord | this | |
i | ||
fieldoffset | System.Int64 | |
buffer | Char | |
return | System.Int64 |