mirror of https://github.com/SixLabors/ImageSharp
5 changed files with 5 additions and 3 deletions
@ -1,7 +1,7 @@ |
|||||
// Copyright (c) Six Labors and contributors.
|
// Copyright (c) Six Labors and contributors.
|
||||
// Licensed under the Apache License, Version 2.0.
|
// Licensed under the Apache License, Version 2.0.
|
||||
|
|
||||
namespace SixLabors.Memory |
namespace SixLabors.Memory.Internals |
||||
{ |
{ |
||||
/// <summary>
|
/// <summary>
|
||||
/// Provides an <see cref="IManagedByteBuffer"/> based on <see cref="BasicArrayBuffer{T}"/>.
|
/// Provides an <see cref="IManagedByteBuffer"/> based on <see cref="BasicArrayBuffer{T}"/>.
|
||||
Loading…
Reference in new issue