úÎ$Þé'      !"#$%& GHC experimentalmarius@monkey.orgNoneA single BERT term.     GHC experimentalmarius@monkey.orgNone>Parse a simple BERT (erlang) term from a string in the erlang 7 grammar. Does not attempt to decompose complex terms. '()*+,-. '()*+,-.GHC experimentalmarius@monkey.orgNone Introduce a  from a Haskell value. 'Attempt to read a haskell value from a . /2Binary encoding of a single term (without header) 02Binary decoding of a single term (without header) %123456/0789:;<=>?@ABCDEFGHIJKLMNOP#123456/0789:;<=>?@ABCDEFGHIJKLMNOPGHC experimentalmarius@monkey.orgNone6A single BERP. Little more than a wrapper for a term. AFrom a lazy bytestring, return a (lazy) list of packets. This is D convenient for parsing a stream of adjacent packets. (Eg. by using  some form of  getContents to get a  ByteString out of a data  source). QRQRGHC experimentalmarius@monkey.orgNone GHC experimentalmarius@monkey.orgNone*Defines a transport endpoint. Create with . 'Create a transport from the given URI. 6Create a (TCP) transport from the given host and port ?Execute the given transport monad action in the context of the  passed transport. )Send a term (inside the transport monad) ,Receive a term (inside the transport monad) STUVWXYZ[\ STUVWYXZ[\GHC experimentalmarius@monkey.orgNoneConvenience type for call  Call the {mod, func, args} synchronously on the endpoint  defined by  transport*, returning the results of the call or an  error. ]^_   ]_^ GHC experimentalmarius@monkey.orgNone&@Serve from the given transport (forever), handling each request 3 with the given dispatch function in a new thread. !"#$%&`!"#$%&!%$#"&!%$#"&` GHC experimentalmarius@monkey.orgNone !"#$%&a     !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[ \\]^_`abcdefgh bert-1.1.2.1Data.BERT.TypesData.BERT.ParserData.BERT.TermData.BERT.PacketNetwork.BERT.TransportNetwork.BERT.ClientNetwork.BERT.Server Data.BERT Network.BERTTerm RegexTermTimeTermDictionaryTermBoolTermNilTerm BigbigintTerm BigintTerm BinaryTermListTerm BytelistTerm TupleTermAtomTerm FloatTermIntTerm parseTermBERTshowBERTreadBERTPacket fromPacketpackets TransportM TransportfromURI fromHostPortservet withTransportsendtrecvtCallcallDispatchResult UndesignatedNoSuchFunction NoSuchModuleSuccessservep_termp_nump_atomp_seqp_tuplep_listp_stringp_binaryputTermgetTermzeroHour decomposeTime composeTimectcomposeshowTerm putBigint getBigintput8iput16iput32iputLget8iget16iget32igetLtag $fBinaryTerm $fBERTMap $fBERT(,,,) $fBERT(,,) $fBERT(,)$fBERT[]$fBERTByteString $fBERT[]0 $fBERTFloat $fBERTInteger $fBERTBool $fBERTInt $fBERTTerm $fReadTerm $fShowTerm getPacket$fBinaryPacketTransportState state_packets state_socketTcpServerTransport TcpTransportfromURI_resolvewithTransport_Error ServerError ClientError handleCall