Browse Source
By routing writes through SafeBufferedOutputStream the caller can be alerted to any flush at close failures while writing or appending to the rebase todo script. Switch the character encoding to be done at the line granularity, as this is sufficiently long enough that encoding overheads will not be a bottleneck, but short enough that the amount of temporary data will not cause memory problems for the JVM. Change-Id: Ice5ec10a7cbadc58486d481b92940056f9ffc43astable-3.4
Shawn Pearce
10 years ago
committed by
Shawn Pearce
1 changed files with 6 additions and 7 deletions
Loading…
Reference in new issue