mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2025-02-20 04:29:02 +00:00
test PAT
This commit is contained in:
parent
3a33c4c3e0
commit
7c51072a10
@ -12,6 +12,7 @@ public class BasicTextFile extends TextFile
|
|||||||
private List<TextBuffer> buffers; // only used if it is a Prodos text file
|
private List<TextBuffer> buffers; // only used if it is a Prodos text file
|
||||||
private int eof;
|
private int eof;
|
||||||
private boolean prodosFile;
|
private boolean prodosFile;
|
||||||
|
// test
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------------//
|
// ---------------------------------------------------------------------------------//
|
||||||
public BasicTextFile (String name, byte[] buffer)
|
public BasicTextFile (String name, byte[] buffer)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user