Skip to content

Add independent decode for bytes32 #42

Description

@sarvalabs-manish
  • Add a method on Depolorizer for decoding [32]byte directly called DepolorizeBytes32
  • This is useful for a common use case of decoding to [32]byte values.
  • The mirror for encoding is currently performed by slicing the array but a dedicated function can be implemented if justified

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions