Module

Protobuf.Encode64

Package
purescript-protobuf
Repository
xc-jp/purescript-protobuf

Primitive Long-based builders for encoding Google Protocol Buffers.

You almost never need to import this module. See package README for explanation.

#varint64 Source

varint64 :: forall m. MonadEffect m => Long Unsigned -> PutM m Unit