GoogleCloudPlatform / GoogleCloudPlatform/market-data-transcoder

Additional CLI options for length-prefixed message output and endianness

Open
#138 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
47
Forks
11
Avg merge
19d 10h
Merged PRs (30d)
2

Description

`LengthDelimitedOutputManager` takes `--prefix_length` to determine the size in bytes of the length prefix to output, but endianness is currently hard-coded. Additionally, the prefix length being read by `LengthDelimitedFileMessageSource` should be separately optioned from the prefix length written out. Hence `--source_prefix_length` should be an option for `LengthDelimitedFileMessageSource` and `--output_prefix_length` should be come an option instrumenting `LengthDelimitedOutputManager`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.