func_streams_littleendianstream.rst 356 B

123456789101112131415161718192021222324252627282930313233
  1. .. _func_streams_littleendianstream:
  2. ==================
  3. LittleEndianStream
  4. ==================
  5. LittleEndianStream -
  6. Description
  7. ===========
  8. .. code-block:: blitzmax
  9. LittleEndianStream:TStream( stream:TStream )
  10. LittleEndianStream
  11. Parameters
  12. ==========
  13. Return Values
  14. =============
  15. A little endian stream
  16. Examples
  17. ========
  18. See Also
  19. ========