Package cpyamf :: Module amf3
[hide private]
[frames] | no frames]

Module amf3

Python C-extensions for PyAMF.


Since: 0.4

Functions [hide private]
 
decode_int(stream, signed=False)
 
encode_int(n)
Function Details [hide private]

encode_int(n)

 
Raises:
  • OverflowError - Out of range.