C# Class Google.Protobuf.ByteStringTest

Show file Open project: mirror/chromium

Private Methods

Method Description
CopyFromByteArrayCopiesContents ( ) : void
CopyFromPortion ( ) : void
CopyFromStringWithExplicitEncoding ( ) : void
CopyFromUtf8UsesUtf8 ( ) : void
EmptyByteStringHasZeroSize ( ) : void
Equality ( ) : void
FromBase64_Empty ( ) : void
FromBase64_WithText ( ) : void
IsEmptyWhenEmpty ( ) : void
IsEmptyWhenNotEmpty ( ) : void
ToByteArrayCopiesContents ( ) : void
ToStringUtf8 ( ) : void
ToStringWithExplicitEncoding ( ) : void