Module

Protobuf.Encode64

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

Primitive Long-based builders for encoding Google Protocol Buffers.

Do not import this module, or any module from the package purescript-protobuf. See package README for explanation.

#varint64 Source

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