Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • P parity-scale-codec
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • parityparity
  • Mirrored projectsMirrored projects
  • parity-scale-codec
  • Repository
  • parity-scale-codec
  • src
  • codec.rs
Find file BlameHistoryPermalink
  • thiolliere's avatar
    IoReader suppose Seek impl to be of fixed len, substrate usage is otherwise (#212) · e8cd17dd
    thiolliere authored Jun 03, 2020
    Seek trait doesn't ensure that the length is fixed, thus our usage in IoReader is wrong. Now fixed.
    e8cd17dd