[ the jinxbot project :: home | community forum | bn# | controls | mbncsutil | get the source ]

Overload List

  NameDescription
InsertDwordString(String)
Inserts the specified value into the buffer as a 32-bit-style string using null bytes as the default padding.
(Inherited from DataBuffer.)
InsertDwordString(String, Byte)
Inserts the specified value into the buffer as a 32-bit-style string using the specified byte as padding.
(Inherited from DataBuffer.)

See Also