V
V
Vladimir Grabko2016-08-06 09:52:32
go
Vladimir Grabko, 2016-08-06 09:52:32

Will the behavior of the code change across platforms?

https://play.golang.org/p/qhVKnRW4xT will anything change if, for example, I use arm instead of x64?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Pavlyuk, 2016-08-06
@VGrabko

byte is just an alias to uint8. uint8 is the same on all platforms.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question