{"id":21089750,"url":"https://github.com/hituziando/bytebuffer","last_synced_at":"2025-05-16T13:30:51.445Z","repository":{"id":52211178,"uuid":"86162753","full_name":"HituziANDO/ByteBuffer","owner":"HituziANDO","description":"ByteBuffer in Objective-C.","archived":false,"fork":false,"pushed_at":"2021-05-05T09:25:44.000Z","size":38,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-19T03:03:48.478Z","etag":null,"topics":["bytebuffer","cocoapods","ios","library","macos"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HituziANDO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-25T14:21:31.000Z","updated_at":"2024-07-27T13:57:46.000Z","dependencies_parsed_at":"2022-08-21T02:50:16.906Z","dependency_job_id":null,"html_url":"https://github.com/HituziANDO/ByteBuffer","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HituziANDO%2FByteBuffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HituziANDO%2FByteBuffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HituziANDO%2FByteBuffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HituziANDO%2FByteBuffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HituziANDO","download_url":"https://codeload.github.com/HituziANDO/ByteBuffer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225430832,"owners_count":17473255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bytebuffer","cocoapods","ios","library","macos"],"created_at":"2024-11-19T21:31:01.483Z","updated_at":"2024-11-19T21:31:33.268Z","avatar_url":"https://github.com/HituziANDO.png","language":"Objective-C","readme":"# ByteBuffer\n\n***ByteBuffer in Objective-C.***\n\nByteBuffer in ObjC is the byte buffer like [Java's ByteBuffer class](https://developer.android.com/reference/java/nio/ByteBuffer).\n\n## Include in your app\n\n### CocoaPods\n\nByteBuffer is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod \"ByteBuffer\"\n```\n\n### Manual Installation\n\n1. Download latest [ByteBuffer](https://github.com/HituziANDO/ByteBuffer/releases)\n1. Drag \u0026 Drop ByteBuffer.framework into your Xcode project\n1. Add `-all_load` to Build Settings \u003e Linking \u003e Other Linker Flags\n\n## Usage\n\n1. Import the module\n\t\n\t**Objective-C**\n\t\n\t```objc\n\t#import \u003cByteBuffer/ByteBuffer.h\u003e\n\t```\n\n\t**Swift**\n\t\n\t```swift\n\timport ByteBuffer\n\t```\n\n1. More usage, see my [test code](https://github.com/HituziANDO/ByteBuffer/blob/master/ByteBufferTests/ByteBufferTests.m).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhituziando%2Fbytebuffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhituziando%2Fbytebuffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhituziando%2Fbytebuffer/lists"}