You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// <param name="stream">The stream from which will be read the content of the blob to be created.</param>
123
140
/// <param name="hintpath">The hintpath is used to determine what git filters should be applied to the object before it can be placed to the object database.</param>
141
+
/// <param name="numberOfBytesToConsume">The number of bytes to consume from the stream.</param>
124
142
/// <returns>The created <see cref="Blob"/>.</returns>
0 commit comments