Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(9)

Issue 202990043: code review 202990043: snappy: add Reset methods to Reader and Writer. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 2 months ago by nigeltao
Modified:
9 years, 2 months ago
Reviewers:
bradfitz
CC:
bradfitz, golang-codereviews
Visibility:
Public.

Description

snappy: add Reset methods to Reader and Writer.

Patch Set 1 #

Patch Set 2 : diff -r 780a37fbd5b6057a94e192749979c09bfa651f55 https://code.google.com/p/snappy-go #

Patch Set 3 : diff -r 780a37fbd5b6057a94e192749979c09bfa651f55 https://code.google.com/p/snappy-go #

Total comments: 2

Patch Set 4 : diff -r 780a37fbd5b6057a94e192749979c09bfa651f55 https://code.google.com/p/snappy-go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -18 lines) Patch
M snappy/decode.go View 1 2 3 3 chunks +18 lines, -5 lines 0 comments Download
M snappy/encode.go View 1 2 3 2 chunks +14 lines, -4 lines 0 comments Download
M snappy/snappy_test.go View 1 2 chunks +83 lines, -9 lines 0 comments Download

Messages

Total messages: 3
nigeltao
Hello bradfitz@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/snappy-go
9 years, 2 months ago (2015-02-10 02:26:37 UTC) #1
bradfitz
LGTM https://codereview.appspot.com/202990043/diff/40001/snappy/decode.go File snappy/decode.go (right): https://codereview.appspot.com/202990043/diff/40001/snappy/decode.go#newcode142 snappy/decode.go:142: type Reader struct { doc comment https://codereview.appspot.com/202990043/diff/40001/snappy/encode.go File ...
9 years, 2 months ago (2015-02-10 02:28:45 UTC) #2
nigeltao
9 years, 2 months ago (2015-02-10 03:07:21 UTC) #3
*** Submitted as
https://code.google.com/p/snappy-go/source/detail?r=71e98457a443 ***

snappy: add Reset methods to Reader and Writer.

LGTM=bradfitz
R=bradfitz
CC=golang-codereviews
https://codereview.appspot.com/202990043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b