summaryrefslogtreecommitdiffstats
path: root/source/filesystem.go
diff options
context:
space:
mode:
authorTatsushi Demachi <tdemachi@gmail.com>2015-08-16 00:06:39 +0900
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2015-08-22 19:43:15 +0200
commit97eb55da8977f764560b849d1d05af7fbfa91526 (patch)
tree98252339e4c4acd21fbec2f62a2a0689f6dc3f57 /source/filesystem.go
parent3982854eebd46b3e0485a570424ab10e2f2e6b4b (diff)
Add LazyFileReader type to source library
LazyFileReader is an io.Reader implementation to postpone reading the file contents until it is really needed. It is introduced for improving performance and memory consumption at reading media files in content directory.
Diffstat (limited to 'source/filesystem.go')
0 files changed, 0 insertions, 0 deletions