Decode the protobuf wire format in Gleam! protobin.hexdocs.pm/
gleam protobuf
3

Configure Feed

Select the types of activity you want to include in your feed.

Fix typo in docs

Gavin Morrow (Sep 29, 2025, 6:47 AM EDT) efa36941 dd56b7d5

+1 -1
+1 -1
src/decoders.gleam
··· 12 12 13 13 /// Decode a repeated field that may be either packed or expanded. 14 14 /// 15 - /// If it is impossible for a field to be expanded (ie because it is encoded as 15 + /// If it is impossible for a field to be packed (ie because it is encoded as 16 16 /// a `LEN`) and therefore there is no `ValueParser` for it, then use the 17 17 /// stdlib's `decode.list()` instead. 18 18 pub fn multiple(