LEAP-Systems / LEAP-Systems/spatial-codec

Compliance with Byte Encoding Standards

Open
#14 0 comments 0 reactions 1 assignee View on GitHub

@ztnel is already working on this.

Since Jun 2, 2021.

enhancement
Dominant language
Python
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

To improve the codecs scalability the byte encoding standard should be passed as a parameter into the codec. The bit resolution of a given codec depends on the byte encoding standard. For example if uff-8 is used then each string character will translate to a byte of data but for utf-16 each character is allocated 2 bytes etc..

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.