mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-19 06:33:05 +00:00
Merge remote-tracking branch 'refs/remotes/google/master' into key
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user