Skip to content

Bits to Bytes typo in Default Native Types - Golang blog post #182

@fatehdhaliwal

Description

@fatehdhaliwal

Found near the bottom of the article:

"For example, I probably wouldn’t swap out a single uint32 for uint8, even if I was certain I would only need 8 bytes."

Shouldn't this be 8 bits, assuming being certain that you need uint8?

https://blog.boot.dev/golang/default-native-types-golang/#when-not-to-use-default-types

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions