JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.google.protobuf
TextFormatEscaper
ByteSequence
Contents
Description
Method Summary
Method Details
size()
byteAt(int)
Hide sidebar
Show sidebar
Interface TextFormatEscaper.ByteSequence
Enclosing class:
TextFormatEscaper
private static interface
TextFormatEscaper.ByteSequence
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
byte
byteAt
(int offset)
int
size
()
Method Details
size
int
size
()
byteAt
byte
byteAt
(int offset)