13 lines
		
	
	
		
			524 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			524 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
| #------------------------------------------------------------------------------
 | |
| # $File: virtutech,v 1.4 2009/09/19 16:28:13 christos Exp $
 | |
| # Virtutech Compressed Random Access File Format
 | |
| #
 | |
| # From <gustav@virtutech.com>
 | |
| 0      string          \211\277\036\203        Virtutech CRAFF
 | |
| >4     belong          x               v%d
 | |
| >20    belong          0               uncompressed
 | |
| >20    belong          1               bzipp2ed
 | |
| >20    belong          2               gzipped
 | |
| >24    belong          0               not clean
 | 
