Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #59899

Re: Byteorder of audioop functions

From Serhiy Storchaka <storchaka@gmail.com>
Subject Re: Byteorder of audioop functions
Date 2013-11-18 20:10 +0200
References <8BC3A1BC-1BF8-4363-8FE6-F2C9488092FF@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.2858.1384798259.18130.python-list@python.org> (permalink)

Show all headers | View raw


18.11.13 18:51, Michael Schwarz написав(ла):
> Is the byteorder (or endianness) of the functions in the audioop module somewhere specified or does anyone know how it behaves on different systems?
>
> On my little-endian system it matches the system's endianness:

It always matches the system's endianness.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Byteorder of audioop functions Serhiy Storchaka <storchaka@gmail.com> - 2013-11-18 20:10 +0200

csiph-web