[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Primitive ID3 tag reader
- From: Mark Hamburg <mark_hamburg@...>
- Date: Fri, 23 May 2008 08:15:32 -0700
Note that string.byte will actually take a range of positions in the
string to extract so you don't need to create substrings.
Mark