rtcm-0.1.10: RTCM Library.

CopyrightCopyright (C) 2015 Swift Navigation, Inc.
LicenseLGPL-3
MaintainerSwift Navigation <dev@swiftnav.com>
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Data.RTCM3.Internal

Description

Internal stuff.

Documentation

putInt8 :: Int -> Int8 -> BitPut () Source #

putInt16be :: Int -> Int16 -> BitPut () Source #