ebiten/internal/cocoa
Hajime Hoshi 303965e1a9 all: remove unnecessary copying
Copying []byte to string should copy the data if necessary, as the
Go specification assures that strings are immutable.
2022-11-11 00:28:47 +09:00
..
api_cocoa_darwin.go all: remove unnecessary copying 2022-11-11 00:28:47 +09:00