Lines Matching refs:Content
45 Content []byte member
67 Content: []byte("This is a test text file.\n"),
85 Content: []byte("This is a test text file.\n"),
103 Content: rZipBytes(),
114 Content: []byte("../target"),
131 Content: []byte("This is a test textfile.\n"),
154 Content: []byte("foo\n"),
160 Content: []byte("bar\n"),
173 Content: []byte("foo\n"),
178 Content: []byte("bar\n"),
189 Content: []byte("foo\n"),
195 Content: []byte("bar\n"),
207 Content: []byte("foo\n"),
213 Content: []byte("bar\n"),
227 Content: []byte("foo\n"),
234 Content: []byte("bar\n"),
245 Content: []byte("This small file is in ZIP64 format.\n"),
257 Content: []byte("This small file is in ZIP64 format.\n"),
270 Content: nil,
281 Content: []byte("world \r\n"),
286 Content: []byte("foo \r\n"),
291 Content: []byte{},
296 Content: []byte("important \r\n"),
400 if ft.Content == nil && ft.File == "" && ft.Size > 0 {
423 if ft.Content != nil {
424 c = ft.Content