/[projects]/android/Side9/src/dk/thoerup/side9/Side9Xml.java
ViewVC logotype

Diff of /android/Side9/src/dk/thoerup/side9/Side9Xml.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 855 by torben, Wed Jun 16 07:44:42 2010 UTC revision 856 by torben, Wed Jun 16 07:45:53 2010 UTC
# Line 35  public class Side9Xml { Line 35  public class Side9Xml {
35                    
36                    
37          public static byte[] getContent(String uri) throws IOException {          public static byte[] getContent(String uri) throws IOException {
38                  byte buffer[] = new byte[256];                  byte buffer[] = new byte[4096];
39                                    
40    
41                                    

Legend:
Removed from v.855  
changed lines
  Added in v.856

  ViewVC Help
Powered by ViewVC 1.1.20