|
50 | 50 | - h2: Methods |
51 | 51 | - api3: Denormalize(int, uint) |
52 | 52 | id: PolylineAlgorithm_PolylineEncoding_Denormalize_System_Int32_System_UInt32_ |
53 | | - src: https://github.com/petesramek/polyline-algorithm-csharp/blob/develop/1.0/src/PolylineAlgorithm/PolylineEncoding.cs#L127 |
| 53 | + src: https://github.com/petesramek/polyline-algorithm-csharp/blob/develop/1.0/src/PolylineAlgorithm/PolylineEncoding.cs#L128 |
54 | 54 | metadata: |
55 | 55 | uid: PolylineAlgorithm.PolylineEncoding.Denormalize(System.Int32,System.UInt32) |
56 | 56 | commentId: M:PolylineAlgorithm.PolylineEncoding.Denormalize(System.Int32,System.UInt32) |
@@ -117,7 +117,7 @@ body: |
117 | 117 | description: Thrown if the arithmetic operation overflows during conversion. |
118 | 118 | - api3: GetRequiredBufferSize(int) |
119 | 119 | id: PolylineAlgorithm_PolylineEncoding_GetRequiredBufferSize_System_Int32_ |
120 | | - src: https://github.com/petesramek/polyline-algorithm-csharp/blob/develop/1.0/src/PolylineAlgorithm/PolylineEncoding.cs#L303 |
| 120 | + src: https://github.com/petesramek/polyline-algorithm-csharp/blob/develop/1.0/src/PolylineAlgorithm/PolylineEncoding.cs#L304 |
121 | 121 | metadata: |
122 | 122 | uid: PolylineAlgorithm.PolylineEncoding.GetRequiredBufferSize(System.Int32) |
123 | 123 | commentId: M:PolylineAlgorithm.PolylineEncoding.GetRequiredBufferSize(System.Int32) |
@@ -268,7 +268,7 @@ body: |
268 | 268 | description: Thrown when the normalized result exceeds the range of a 32-bit signed integer during the conversion from double to int. |
269 | 269 | - api3: TryReadValue(ref int, ReadOnlyMemory<char>, ref int) |
270 | 270 | id: PolylineAlgorithm_PolylineEncoding_TryReadValue_System_Int32__System_ReadOnlyMemory_System_Char__System_Int32__ |
271 | | - src: https://github.com/petesramek/polyline-algorithm-csharp/blob/develop/1.0/src/PolylineAlgorithm/PolylineEncoding.cs#L174 |
| 271 | + src: https://github.com/petesramek/polyline-algorithm-csharp/blob/develop/1.0/src/PolylineAlgorithm/PolylineEncoding.cs#L175 |
272 | 272 | metadata: |
273 | 273 | uid: PolylineAlgorithm.PolylineEncoding.TryReadValue(System.Int32@,System.ReadOnlyMemory{System.Char},System.Int32@) |
274 | 274 | commentId: M:PolylineAlgorithm.PolylineEncoding.TryReadValue(System.Int32@,System.ReadOnlyMemory{System.Char},System.Int32@) |
@@ -328,7 +328,7 @@ body: |
328 | 328 | </p> |
329 | 329 | - api3: TryWriteValue(int, Span<char>, ref int) |
330 | 330 | id: PolylineAlgorithm_PolylineEncoding_TryWriteValue_System_Int32_System_Span_System_Char__System_Int32__ |
331 | | - src: https://github.com/petesramek/polyline-algorithm-csharp/blob/develop/1.0/src/PolylineAlgorithm/PolylineEncoding.cs#L242 |
| 331 | + src: https://github.com/petesramek/polyline-algorithm-csharp/blob/develop/1.0/src/PolylineAlgorithm/PolylineEncoding.cs#L243 |
332 | 332 | metadata: |
333 | 333 | uid: PolylineAlgorithm.PolylineEncoding.TryWriteValue(System.Int32,System.Span{System.Char},System.Int32@) |
334 | 334 | commentId: M:PolylineAlgorithm.PolylineEncoding.TryWriteValue(System.Int32,System.Span{System.Char},System.Int32@) |
|
0 commit comments