Merge remote-tracking branch 'refs/remotes/google/master' into key

This commit is contained in:
TGIshib
2016-08-13 16:28:38 +03:00
23 changed files with 407 additions and 199 deletions

View File

@@ -594,6 +594,8 @@ namespace FlatBuffers
/// </summary>
/// <remarks>
/// This is typically only called after you call `Finish()`.
/// The actual data starts at the ByteBuffer's current position,
/// not necessarily at `0`.
/// </remarks>
/// <returns>
/// Returns the ByteBuffer for this FlatBuffer.