Versions in this module Expand all Collapse all v1 v1.9.0 Jun 6, 2024 v1.8.4 Jun 6, 2024 Changes in this version + type ScaleBytes struct + Data []byte + Offset int + func EmptyScaleBytes() ScaleBytes + func (s *ScaleBytes) GetNextBytes(length int) []byte + func (s *ScaleBytes) GetRemainingLength() int + func (s *ScaleBytes) Reset() + func (s *ScaleBytes) String() string