Get desktop application:
View/edit binary Protocol Buffers messages
string board_name = 1
string path = 2
bool is_success = 1
repeated Entry entries = 2
string board_name = 1
string path = 2
string cache_key = 4
int64 offset = 5
int64 max_length = 6
bytes content = 1
string cache_key = 2
int64 file_size = 3
int64 selected_offset = 4
int64 selected_size = 5
Used in: ArticleRequest
SELECT_FULL = 0
SELECT_HEAD = 1
SELECT_TAIL = 2
Used in: ListReply
string board_name = 1
string path = 2
string title = 3
bool is_dir = 4