BinHandler Methods |
The BinHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetTime |
Unix Timestamp
|
![]() | MD5Hash |
Calculate MD5Hash
|
![]() | writeByte |
Binary Byte
|
![]() | writeDate |
Binary Database Timestamp
|
![]() | writeInteger |
Binary Int
|
![]() | writeShort |
Binary Short
|
![]() | writeString |
Binary String
|