Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Protobuf utility and type of int_8 value #49

Description

@joeltio

What is the purpose of having an int_8 primitive value?

  • To store bytes for data transmission. For example, to store the bytes of a PNG image.
  • To store a really small number to save space

What type is the int_8 value?

Currently, the type of int_8 is int32, which is much bigger than the intended size.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiArea: API

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions