Python Forum
how many bytes in a file before zero padding
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how many bytes in a file before zero padding
#2
actually when reading backwards, you can delete data at end of file without messing up indexes, but of course can't do that if reading from front of file.
Reply


Messages In This Thread
RE: how many bytes in a file before zero padding - by Larz60+ - Feb-02-2019, 02:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Get amount of bytes in a file chesschaser 1 1,582 Aug-23-2021, 03:24 PM
Last Post: deanhystad
  replace bytes with other byte or bytes BigOldArt 1 10,657 Feb-02-2019, 11:00 PM
Last Post: snippsat
  how to read a text file as bytes Skaperen 1 8,200 May-29-2018, 08:12 AM
Last Post: killerrex
  Aes padding Hairy_Ape 1 2,355 May-23-2018, 12:05 AM
Last Post: scidam
  Correct way to change bytes in a file? Raptor88 16 26,587 Feb-23-2017, 06:08 PM
Last Post: Raptor88

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020