Add a function to packages/core/src/encoding.ts called parseSilentBlock() which accepts a silent block as input and returns a structured representation of the block. The function should adhere to the silent block specification outlined in this document.
Add a function to
packages/core/src/encoding.ts
calledparseSilentBlock()
which accepts a silent block as input and returns a structured representation of the block. The function should adhere to the silent block specification outlined in this document.Function signature: