There will be a difference - once someone optimizes the 256 possible
decadic representations of a byte as an array of hardcoded strings in the
fmt package ;-)

On Thu, May 23, 2019, 18:25 гусь <endemana...@gmail.com> wrote:

> a = 'a'
> fmt.Println(a)
>
> fmt.Println(byte(a))
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/1b9af632-7dc3-482a-bad9-49a1a4fa6065%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/1b9af632-7dc3-482a-bad9-49a1a4fa6065%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAA40n-X0%2Bh8u-4C1y9%3DdEmkZzfuqqg2Zo-jE_u%3DkLKdgqspi9g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to