Go to the documentation of this file.
17 #ifndef __BUSBOY_LOCAL_DATA_FILE_SOURCE_H__
18 #define __BUSBOY_LOCAL_DATA_FILE_SOURCE_H__
25 class LocalDataFileSourceImpl;
39 size_t read(
char* buf,
size_t num);
41 size_t skip(
size_t num);
Copyright 2014 Google Inc. All rights reserved.