WhiteTown
Products
Downloads
Order
Support
CDBFAPI
/
setByte
func setByte(_ offset: Int, byte: UInt8)
Overview
C
C++
C#
Delphi
Objective-C
Swift
You should not use setByte() and getByte(). func getByte(_ offset: Int) -> UInt8
{ // your code }